We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984fb93 commit 061f8d7Copy full SHA for 061f8d7
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
test-action:
48
name: GitHub Actions Test
49
strategy:
50
- fail-fast: true
+ fail-fast: false
51
matrix:
52
os: [macos-latest, ubuntu-latest, windows-latest]
53
runs-on: ${{ matrix.os }}
0 commit comments