Skip to content

Commit

Permalink
CIでパスのpsr準拠を確認
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Dec 9, 2024
1 parent bdd5014 commit 62192da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:

##

- run: composer dump-autoload --strict-psr
- run: ./artisan ide-helper:generate
- run: vendor/bin/phpstan
- run: DB_CONNECTION=sqlite ./artisan migrate --force
Expand Down

0 comments on commit 62192da

Please sign in to comment.