mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Try another path
This commit is contained in:
2
.github/workflows/laravel.yml
vendored
2
.github/workflows/laravel.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
composer install --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist --no-suggest
|
||||
|
||||
- name: Execute tests (Unit and Feature tests) via PHPUnit
|
||||
run: ./vendor/bin/ecs check app tests --config ~/.composer/vendor/nette/coding-standard/coding-standard-php71.yml
|
||||
run: /home/runner/work/firefly-iii/firefly-iii/vendor/bin/ecs check app tests --config ~/.composer/vendor/nette/coding-standard/coding-standard-php71.yml
|
||||
|
||||
phpstan:
|
||||
|
||||
|
Reference in New Issue
Block a user