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 613b72e commit a4c96e1Copy full SHA for a4c96e1
.github/workflows/ci.yml
@@ -59,6 +59,7 @@ jobs:
59
uses: actions/checkout@v4
60
- name: run action
61
uses: ./
62
+ continue-on-error: true
63
with:
64
environment-paths: "${{ toJSON(matrix.env-paths) }}"
65
- name: detect unexpected failures
0 commit comments