Skip to content

Commit 8cfb717

Browse files
committed
Temporarily enable Athena tests
1 parent 20ca5f0 commit 8cfb717

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)