We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8289e commit 29f1e60Copy full SHA for 29f1e60
.github/workflows/tests.yaml
@@ -12,6 +12,7 @@ jobs:
12
Tests:
13
runs-on: "ubuntu-latest"
14
strategy:
15
+ fail-fast: false
16
matrix:
17
php:
18
- "8.1"
0 commit comments