mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-23 01:16:46 -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
|
||||
./vendor/bin/phpunit --configuration phpunit.coverage.xml
|
||||
|
||||
return 0
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user