Skip to content

Commit c2ab42b

Browse files
committed
Revert "Enable fabric tests"
This reverts commit 8432399.
1 parent 8432399 commit c2ab42b

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
305+
- snowflake
306+
- databricks
307+
- redshift
308+
- bigquery
309+
- clickhouse-cloud
310+
- athena
311311
- fabric
312-
#- gcp-postgres
313-
#filters:
314-
# branches:
315-
# only:
316-
# - main
312+
- gcp-postgres
313+
filters:
314+
branches:
315+
only:
316+
- main
317317
- ui_style
318318
- ui_test
319319
- vscode_test

0 commit comments

Comments
 (0)