We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f22778 commit f8632e9Copy full SHA for f8632e9
.github/workflows/ci.yml
@@ -60,6 +60,7 @@ jobs:
60
- name: run action
61
uses: ./
62
id: action-run
63
+ continue-on-error: true
64
with:
65
environment-paths: "${{ toJSON(matrix.env-paths) }}"
66
- name: detect outcome
0 commit comments