1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-29 08:40:33 +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 - name: Install dependencies
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction
- name: 'Run PHPUnit' - name: Execute tests
run: vendor/bin/phpunit run: vendor/bin/phpunit --no-coverage