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 70cd796 commit 7b4d643Copy full SHA for 7b4d643
.github/workflows/ci.yml
@@ -88,6 +88,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
89
name: ${{ matrix.os }} - ${{ matrix.command }}
90
strategy:
91
+ fail-fast: false
92
matrix:
93
include:
94
- os: ubuntu-latest
0 commit comments