Skip to content

Commit dc43d27

Browse files
committed
Revert "Temporarily enable Athena tests"
This reverts commit 8cfb717.
1 parent 02c5e4e commit dc43d27

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
@@ -297,16 +297,16 @@ workflows:
297297
matrix:
298298
parameters:
299299
engine:
300-
#- snowflake
301-
#- databricks
302-
#- redshift
303-
#- bigquery
304-
#- clickhouse-cloud
300+
- snowflake
301+
- databricks
302+
- redshift
303+
- bigquery
304+
- clickhouse-cloud
305305
- athena
306-
#filters:
307-
# branches:
308-
# only:
309-
# - main
306+
filters:
307+
branches:
308+
only:
309+
- main
310310
- ui_style
311311
- ui_test
312312
- vscode_test

0 commit comments

Comments
 (0)