mirror of
https://github.com/archtechx/template.git
synced 2025-12-12 05:14:04 +00:00
remove fail-fast
This commit is contained in:
parent
11574cafba
commit
59fb3033a5
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
name: Tests (Pest) L${{ matrix.laravel }}
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
laravel: [8, 9]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue