mirror of
https://github.com/Intervention/image.git
synced 2025-08-16 19:04:00 +02:00
Update run-tests.yml update the fail fast key.
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: true
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [ '8.0', '8.1' ]
|
||||
imagemagick: [
|
||||
|
Reference in New Issue
Block a user