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 00f710c commit 97ff35aCopy full SHA for 97ff35a
.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]
12
php: [7.3, 8.0, 8.1]
0 commit comments