Skip to content

Commit aa8944b

Browse files
reinstate filter
1 parent 643613c commit aa8944b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.circleci/continue_config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -314,17 +314,17 @@ workflows:
314314
parameters:
315315
engine:
316316
- snowflake
317-
# - databricks
318-
# - redshift
319-
# - bigquery
320-
# - clickhouse-cloud
321-
# - athena
322-
# - fabric
317+
- databricks
318+
- redshift
319+
- bigquery
320+
- clickhouse-cloud
321+
- athena
322+
- fabric
323323
- gcp-postgres
324-
# filters:
325-
# branches:
326-
# only:
327-
# - main
324+
filters:
325+
branches:
326+
only:
327+
- main
328328
- ui_style
329329
- ui_test
330330
- vscode_test

0 commit comments

Comments
 (0)