Skip to content

Commit dc69d99

Browse files
committed
Enable snowflake tests for PR
1 parent ebf88ed commit dc69d99

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
@@ -292,15 +292,15 @@ workflows:
292292
parameters:
293293
engine:
294294
- snowflake
295-
- databricks
296-
- redshift
297-
- bigquery
298-
- clickhouse-cloud
299-
- athena
300-
filters:
301-
branches:
302-
only:
303-
- main
295+
#- databricks
296+
#- redshift
297+
#- bigquery
298+
#- clickhouse-cloud
299+
#- athena
300+
#filters:
301+
# branches:
302+
# only:
303+
# - main
304304
- trigger_private_tests:
305305
requires:
306306
- style_and_cicd_tests

0 commit comments

Comments
 (0)