mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-26 19:00:22 -06:00
Copied to wrong path.
This commit is contained in:
parent
3d5230228e
commit
f76fd06055
@ -4,7 +4,7 @@
|
||||
composer install --no-suggest --no-scripts --no-ansi
|
||||
|
||||
# enable test .env file.
|
||||
cp .ci/.env.ci ../.env
|
||||
cp .ci/.env.ci .env
|
||||
|
||||
# Do static code analysis.
|
||||
./vendor/bin/phpstan analyse -c .ci/phpstan.neon --no-progress
|
||||
|
Loading…
Reference in New Issue
Block a user