Skip to content

Commit 95be97e

Browse files
committed
apply the scripts only. ignore tasks.
1 parent cd89f20 commit 95be97e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_with_clone.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ jobs:
117117
-u $SNOWFLAKE_USER \
118118
-r $SNOWFLAKE_CLONE_ROLE \
119119
-w $SNOWFLAKE_WAREHOUSE \
120-
--config-folder synapse_data_warehouse
120+
--config-folder synapse_data_warehouse \
121+
--apply-only
121122
122123
drop_clone:
123124
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)