Skip to content

Commit

Permalink
chore(ci): change to default error format
Browse files Browse the repository at this point in the history
  • Loading branch information
kauffinger committed Dec 18, 2024
1 parent 33fcd24 commit 67161e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: ramsey/composer-install@v3

- name: Run PHPStan
run: ./vendor/bin/phpstan --error-format=github
run: ./vendor/bin/phpstan

0 comments on commit 67161e4

Please sign in to comment.