1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Use paratest

This commit is contained in:
orklah 2021-07-25 00:43:09 +02:00
parent 31ec26d73a
commit 7926681e6f

View File

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