mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Fix test result storage for dispaly at CircleCI
This commit is contained in:
parent
3a4e608ca9
commit
10e58b9f91
@ -41,7 +41,7 @@ jobs:
|
||||
name: PHPUnit test
|
||||
command: php vendor/bin/phpunit --log-junit build/phpunit/phpunit.xml
|
||||
- store_test_results:
|
||||
path: build/phpunit/phpunit.xml
|
||||
path: build/
|
||||
- store_artifacts:
|
||||
path: build/phpunit
|
||||
- persist_to_workspace:
|
||||
|
Loading…
x
Reference in New Issue
Block a user