Skip to content

Commit 0d63438

Browse files
committed
debug TestSkipTablesAndSkipTableEngines
Signed-off-by: Slach <bloodjazman@gmail.com>
1 parent 356d920 commit 0d63438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ jobs:
269269
GOROOT: ${{ env.GOROOT_1_23_X64 }}
270270
CLICKHOUSE_VERSION: ${{ matrix.clickhouse }}
271271
# options for advanced debug CI/CD
272-
# RUN_TESTS: "^TestIntegrationGCS$"
273-
# LOG_LEVEL: "debug"
272+
# RUN_TESTS: "^TestSkipTablesAndSkipTableEngines$"
273+
LOG_LEVEL: "debug"
274274
# TEST_LOG_LEVEL: "debug"
275275
# GCS_DEBUG: "true"
276276
# SFTP_DEBUG: "true"

0 commit comments

Comments
 (0)