Skip to content

Commit

Permalink
debug test under CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed May 23, 2024
1 parent 236f4d2 commit ebafa60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ebafa60

Please sign in to comment.