Skip to content

Commit

Permalink
Update install-laravel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Nov 2, 2023
1 parent cc52057 commit 583d768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/install-laravel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
php artisan root:filter FooBar
php artisan root:resource FooBar
php artisan root:widget FooBar
cat app/Root/Resources/FooBar.php
vendor/bin/phpstan analyze -c vendor/nunomaduro/larastan/extension.neon -l 5 $(find app/Root/ -type f -name FooBar.php)
-
name: "Install front-end dependencies"
Expand Down

0 comments on commit 583d768

Please sign in to comment.