Skip to content

Commit 80d7004

Browse files
committed
Revert "turn on integration tests."
This reverts commit 357b0f5.
1 parent 185cadd commit 80d7004

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.circleci/continue_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -300,23 +300,23 @@ workflows:
300300
name: cloud_engine_<< matrix.engine >>
301301
context:
302302
- sqlmesh_cloud_database_integration
303-
# requires:
304-
# - engine_tests_docker
303+
requires:
304+
- engine_tests_docker
305305
matrix:
306306
parameters:
307307
engine:
308308
- snowflake
309309
- databricks
310310
- redshift
311311
- bigquery
312-
# - clickhouse-cloud
313-
# - athena
314-
# - fabric
312+
- clickhouse-cloud
313+
- athena
314+
- fabric
315315
- gcp-postgres
316-
# filters:
317-
# branches:
318-
# only:
319-
# - main
316+
filters:
317+
branches:
318+
only:
319+
- main
320320
- ui_style
321321
- ui_test
322322
- vscode_test

0 commit comments

Comments
 (0)