Copied to wrong path.

This commit is contained in:
James Cole
2020-08-01 05:56:32 +02:00
parent 3d5230228e
commit f76fd06055

View File

@@ -4,7 +4,7 @@
composer install --no-suggest --no-scripts --no-ansi composer install --no-suggest --no-scripts --no-ansi
# enable test .env file. # enable test .env file.
cp .ci/.env.ci ../.env cp .ci/.env.ci .env
# 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