We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f7fca commit c23f6dcCopy full SHA for c23f6dc
1 file changed
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
build:
33
name: Execute CI script
34
runs-on: ubuntu-latest
35
+ continue-on-error: true
36
strategy:
37
matrix:
38
target:
0 commit comments