Skip to content

Commit

Permalink
Temporarily disable cloud tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaflik committed Aug 11, 2023
1 parent ffe12a7 commit 7cb4b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
CLICKHOUSE_VERSION=${{ matrix.clickhouse }} make test
integration-tests-cloud:
if: ${{ false }} # disabled for now
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 7cb4b73

Please sign in to comment.