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 81a9683 commit 2406a54Copy full SHA for 2406a54
.github/workflows/run-tests.yml
@@ -6,7 +6,7 @@ jobs:
6
test:
7
runs-on: ${{ matrix.os }}
8
strategy:
9
- fail-fast: true
+ fail-fast: false
10
matrix:
11
os: [ubuntu-latest, windows-latest]
12
php: [7.4]
0 commit comments