Update 01825_new_type_json_ghdata_insert_select.sh

This commit is contained in:
Kruglov Pavel 2024-08-20 13:14:21 +02:00 committed by GitHub
parent f9de579b41
commit 6a405b4aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Tags: no-fasttest, no-s3-storage, long
# ^ no-s3-storage: it is memory-hungry
# Tags: no-fasttest, no-s3-storage, long, no-asan
# ^ no-s3-storage: it is memory-hungry, no-asan: too long
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh