mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
Exit 0 fixes build.
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user