mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
No need to cat non-existent file.
This commit is contained in:
@@ -7,6 +7,4 @@ composer install --no-suggest --no-scripts --no-ansi
|
|||||||
# Do static code analysis.
|
# Do static code analysis.
|
||||||
./vendor/bin/phpstan analyse -c .ci/phpstan.neon --no-progress
|
./vendor/bin/phpstan analyse -c .ci/phpstan.neon --no-progress
|
||||||
|
|
||||||
cat phpstan.txt
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
Reference in New Issue
Block a user