Update test_suite.yml
This commit is contained in:
parent
fe1c30fe4e
commit
b7a04fb2ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_suite.yml
vendored
2
.github/workflows/test_suite.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: composer install --prefer-dist --no-progress --no-suggest
|
||||
|
||||
- name: Run test suite
|
||||
run: vendor/bin/phpunit
|
||||
run: vendor/bin/phpunit --no-coverage
|
||||
|
||||
- name: Send docker repo update
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue