Skip to content

Commit d10f2f4

Browse files
committed
Revert "Enable BigQuery tests for PR"
This reverts commit 4bb73ac.
1 parent 4bb73ac commit d10f2f4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.circleci/continue_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -327,16 +327,16 @@ workflows:
327327
matrix:
328328
parameters:
329329
engine:
330-
#- snowflake
331-
#- databricks
332-
#- redshift
330+
- snowflake
331+
- databricks
332+
- redshift
333333
- bigquery
334-
#- clickhouse-cloud
335-
#- athena
336-
#filters:
337-
# branches:
338-
# only:
339-
# - main
334+
- clickhouse-cloud
335+
- athena
336+
filters:
337+
branches:
338+
only:
339+
- main
340340
- trigger_private_tests:
341341
requires:
342342
- style_and_cicd_tests

0 commit comments

Comments
 (0)