Skip to content

Commit

Permalink
Revert circleci change
Browse files Browse the repository at this point in the history
  • Loading branch information
erindru committed Dec 9, 2024
1 parent e9ca4ff commit cabd7be
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,16 +339,16 @@ workflows:
matrix:
parameters:
engine:
#- snowflake
#- databricks
#- redshift
#- bigquery
#- clickhouse-cloud
- snowflake
- databricks
- redshift
- bigquery
- clickhouse-cloud
- athena
#filters:
# branches:
# only:
# - main
filters:
branches:
only:
- main
- trigger_private_tests:
requires:
- style_and_slow_tests
Expand Down

0 comments on commit cabd7be

Please sign in to comment.