Skip to content

Commit

Permalink
debug CI/CD
Browse files Browse the repository at this point in the history
Signed-off-by: Slach <[email protected]>
  • Loading branch information
Slach committed Mar 4, 2025
1 parent 7fb1497 commit e24f424
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 @@ -269,8 +269,8 @@ jobs:
GOROOT: ${{ env.GOROOT_1_23_X64 }}
CLICKHOUSE_VERSION: ${{ matrix.clickhouse }}
# options for advanced debug CI/CD
RUN_TESTS: "^TestSkipTablesAndSkipTableEngines$"
LOG_LEVEL: "debug"
# RUN_TESTS: "^TestSkipTablesAndSkipTableEngines$"
# LOG_LEVEL: "debug"
# TEST_LOG_LEVEL: "debug"
# GCS_DEBUG: "true"
# SFTP_DEBUG: "true"
Expand Down

0 comments on commit e24f424

Please sign in to comment.