mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Compute coverage with PHPUnit
This commit is contained in:
parent
27ed1cc28e
commit
4009e55b74
4
.github/workflows/continuous-integration.yml
vendored
4
.github/workflows/continuous-integration.yml
vendored
@ -78,5 +78,5 @@ jobs:
|
||||
composer global require --no-progress --no-scripts --no-plugins symfony/flex
|
||||
composer update --no-interaction --no-progress ${{ matrix.composer-flags }}
|
||||
|
||||
- name: "Run PHPUnit"
|
||||
run: "./phpunit"
|
||||
- name: PHPUnit Tests
|
||||
run: bin/phpunit --configuration phpunit.xml.dist --coverage-text
|
||||
|
Loading…
x
Reference in New Issue
Block a user