1
0
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:
Sergey Kudashev
2022-03-23 02:10:57 +03:00
parent dce69bad28
commit b19697b67c

View File

@@ -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