Skip to content

Commit 41d2ed7

Browse files
committed
Added test cases to support laravel 9
1 parent 4b5aa9e commit 41d2ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
test:
2222
runs-on: ${{ matrix.os }}
2323
strategy:
24-
fail-fast: false
24+
fail-fast: true
2525
matrix:
2626
os: [ubuntu-latest]
2727
php: [7.3, 7.4, 8.0, 8.1]

0 commit comments

Comments
 (0)