Skip to content

Commit 6ab4cc7

Browse files
Reinstate circleci filters
1 parent 9b2d8e6 commit 6ab4cc7

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
@@ -309,18 +309,18 @@ workflows:
309309
matrix:
310310
parameters:
311311
engine:
312-
# - snowflake
312+
- snowflake
313313
- databricks
314-
# - redshift
315-
# - bigquery
316-
# - clickhouse-cloud
317-
# - athena
318-
# - fabric
319-
# - gcp-postgres
320-
# filters:
321-
# branches:
322-
# only:
323-
# - main
314+
- redshift
315+
- bigquery
316+
- clickhouse-cloud
317+
- athena
318+
- fabric
319+
- gcp-postgres
320+
filters:
321+
branches:
322+
only:
323+
- main
324324
- ui_style
325325
- ui_test
326326
- vscode_test

0 commit comments

Comments
 (0)