We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf77488 commit 637c9d7Copy full SHA for 637c9d7
1 file changed
.github/workflows/run-tests.yml
@@ -8,7 +8,7 @@ jobs:
8
test:
9
runs-on: ${{ matrix.os }}
10
strategy:
11
- fail-fast: true
+ fail-fast: false
12
matrix:
13
os: [ubuntu-latest]
14
php: [7.4, 8.0, 8.1, 8.2, 8.3]
0 commit comments