Skip to content

Commit

Permalink
show more details about errors in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wordpressfan committed Jan 13, 2025
1 parent 8bf4e38 commit 15531f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
run: composer install --prefer-dist --no-interaction --no-scripts

- name: Lint with PHP Stan
run: composer run-stan -- --error-format=github
run: composer run-stan

0 comments on commit 15531f5

Please sign in to comment.