mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Use paratest
This commit is contained in:
parent
31ec26d73a
commit
7926681e6f
2
.github/workflows/windows-ci.yml
vendored
2
.github/workflows/windows-ci.yml
vendored
@ -42,4 +42,4 @@ jobs:
|
||||
COMPOSER_ROOT_VERSION: dev-master
|
||||
|
||||
- name: Run unit tests
|
||||
run: vendor\bin\phpunit tests\
|
||||
run: vendor/bin/paratest --log-junit build/phpunit/phpunit.xml
|
||||
|
Loading…
Reference in New Issue
Block a user