diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ce869387..6b938466 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -272,8 +272,8 @@ jobs: GOROOT: ${{ env.GOROOT_1_22_X64 }} CLICKHOUSE_VERSION: ${{ matrix.clickhouse }} # options for advanced debug CI/CD - # RUN_TESTS: "TestIntegrationGCS" - # LOG_LEVEL: "debug" + RUN_TESTS: "TestIntegrationS3" + LOG_LEVEL: "debug" # GCS_DEBUG: "true" # SFTP_DEBUG: "true" # AZBLOB_DEBUG: "true"