Skip to content

Commit cfabe16

Browse files
committed
Enable fabric test for pr
1 parent 8ec0e8b commit cfabe16

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)