mirror of
https://github.com/Intervention/image.git
synced 2025-08-28 16:19:50 +02:00
Update run-tests.yml update the execute block.
This commit is contained in:
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@@ -27,5 +27,5 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction
|
||||
|
||||
- name: 'Run PHPUnit'
|
||||
run: vendor/bin/phpunit
|
||||
- name: Execute tests
|
||||
run: vendor/bin/phpunit --no-coverage
|
||||
|
Reference in New Issue
Block a user