mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-17 10:13: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
|
||||
./vendor/bin/phpunit --configuration phpunit.coverage.xml
|
||||
|
||||
return 0
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user