mirror of
https://github.com/Intervention/image.git
synced 2025-08-20 04:31:24 +02:00
Update run-tests.yml add the fail fast key.
This commit is contained in:
1
.github/workflows/run-tests.yml
vendored
1
.github/workflows/run-tests.yml
vendored
@@ -6,6 +6,7 @@ jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php-versions: ['8.0']
|
||||
name: Testing on PHP ${{ matrix.php-versions }}
|
||||
|
Reference in New Issue
Block a user