Skip to content

Commit 037d514

Browse files
reinstate engine filters
1 parent 62b66ee commit 037d514

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.circleci/continue_config.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -302,18 +302,18 @@ workflows:
302302
matrix:
303303
parameters:
304304
engine:
305-
# - snowflake
306-
# - databricks
307-
# - redshift
308-
# - bigquery
309-
# - clickhouse-cloud
310-
# - athena
311-
# - fabric
305+
- snowflake
306+
- databricks
307+
- redshift
308+
- bigquery
309+
- clickhouse-cloud
310+
- athena
311+
- fabric
312312
- gcp-postgres
313-
# filters:
314-
# branches:
315-
# only:
316-
# - main
313+
filters:
314+
branches:
315+
only:
316+
- main
317317
- ui_style
318318
- ui_test
319319
- vscode_test

0 commit comments

Comments
 (0)