mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Exit 0 fixes build.
This commit is contained in:
parent
b9b8c1168f
commit
dc53bedff7
@ -9,4 +9,4 @@ wget --quiet https://raw.githubusercontent.com/firefly-iii/test-data/main/test_d
|
|||||||
# run phpunit
|
# run phpunit
|
||||||
./vendor/bin/phpunit --configuration phpunit.coverage.xml
|
./vendor/bin/phpunit --configuration phpunit.coverage.xml
|
||||||
|
|
||||||
return 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user