Skip to content

Commit

Permalink
dump error identifiers in PHPStan CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Nov 17, 2024
1 parent b898e99 commit 9bdcc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
run: |
rm -r public_html # remove once https://github.com/phpstan/phpstan/issues/10321 is fixed
mkdir node_modules # remove once https://github.com/phpstan/phpstan/issues/11436 is fixed
vendor/bin/phpstan analyse
vendor/bin/phpstan analyse -v

0 comments on commit 9bdcc11

Please sign in to comment.