Skip to content

Commit f8632e9

Browse files
committed
continue on error
1 parent 3f22778 commit f8632e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- name: run action
6161
uses: ./
6262
id: action-run
63+
continue-on-error: true
6364
with:
6465
environment-paths: "${{ toJSON(matrix.env-paths) }}"
6566
- name: detect outcome

0 commit comments

Comments
 (0)