diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 74c772e9..c6dd1169 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -269,8 +269,8 @@ jobs: GOROOT: ${{ env.GOROOT_1_23_X64 }} CLICKHOUSE_VERSION: ${{ matrix.clickhouse }} # options for advanced debug CI/CD - RUN_TESTS: "TestLongListRemote" - LOG_LEVEL: "debug" + # RUN_TESTS: "TestLongListRemote" + # LOG_LEVEL: "debug" # TEST_LOG_LEVEL: "debug" # GCS_DEBUG: "true" # SFTP_DEBUG: "true"