Skip to content

Commit 55441ba

Browse files
committed
run cloud tests in CI (will remove once done)
1 parent 5d675ca commit 55441ba

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.circleci/continue_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -311,16 +311,16 @@ workflows:
311311
matrix:
312312
parameters:
313313
engine:
314-
- snowflake
314+
# - snowflake
315315
- databricks
316-
- redshift
317-
- bigquery
318-
- clickhouse-cloud
319-
- athena
320-
filters:
321-
branches:
322-
only:
323-
- main
316+
# - redshift
317+
# - bigquery
318+
# - clickhouse-cloud
319+
# - athena
320+
# filters:
321+
# branches:
322+
# only:
323+
# - main
324324
- trigger_private_tests:
325325
requires:
326326
- style_and_cicd_tests

0 commit comments

Comments
 (0)