Skip to content

Commit 9a5501e

Browse files
committed
Revert "Enable snowflake tests for PR"
This reverts commit bf30d26.
1 parent d35f04e commit 9a5501e

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
@@ -328,15 +328,15 @@ workflows:
328328
parameters:
329329
engine:
330330
- snowflake
331-
#- databricks
332-
#- redshift
333-
#- bigquery
334-
#- clickhouse-cloud
335-
#- athena
336-
#filters:
337-
# branches:
338-
# only:
339-
# - main
331+
- databricks
332+
- redshift
333+
- bigquery
334+
- clickhouse-cloud
335+
- athena
336+
filters:
337+
branches:
338+
only:
339+
- main
340340
- trigger_private_tests:
341341
requires:
342342
- style_and_cicd_tests

0 commit comments

Comments
 (0)