Skip to content

Commit d956ba0

Browse files
committed
remove cloud tests ci
1 parent 55441ba commit d956ba0

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)