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 3c59853 commit 6c77cffCopy full SHA for 6c77cff
.github/workflows/run-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
17
strategy:
18
- fail-fast: true
+ fail-fast: false
19
matrix:
20
os: [ubuntu-latest, windows-latest]
21
php: [8.1, '8.2', '8.3', '8.4']
0 commit comments