Skip to content

Commit 4417760

Browse files
committed
Revert circleci changes
1 parent 3f366f5 commit 4417760

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
@@ -308,16 +308,16 @@ workflows:
308308
matrix:
309309
parameters:
310310
engine:
311-
#- snowflake
312-
#- databricks
313-
#- redshift
314-
#- bigquery
315-
#- clickhouse-cloud
311+
- snowflake
312+
- databricks
313+
- redshift
314+
- bigquery
315+
- clickhouse-cloud
316316
- athena
317-
#filters:
318-
# branches:
319-
# only:
320-
# - main
317+
filters:
318+
branches:
319+
only:
320+
- main
321321
- trigger_private_tests:
322322
requires:
323323
- style_and_cicd_tests

0 commit comments

Comments
 (0)