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