We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758860c commit 34fd58cCopy full SHA for 34fd58c
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
24
strategy:
25
- fail-fast: true
+ fail-fast: false
26
matrix:
27
os: # see https://docs.github.com/en/actions/reference/runners/github-hosted-runners
28
- ubuntu-latest
0 commit comments