Skip to content

Commit f972d1a

Browse files
committed
Ignore dry run error
1 parent 9c10068 commit f972d1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Deploy
2626
uses: ./
27+
continue-on-error: true # Ignore dry run error
2728
with:
2829
cli-version: v0.5.40
2930
config-env-vars: "DEFANG_GH_ACTION_TEST_MESSAGE"

0 commit comments

Comments
 (0)