Skip to content

Commit

Permalink
Update workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed May 15, 2024
1 parent 77b0fd1 commit f806a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: "Analysis"
run: |
vendor/bin/phpstan --version
vendor/bin/phpstan analyse --error-format=github --configuration phpstan.conf.neon
vendor/bin/phpstan analyse src --error-format=github

0 comments on commit f806a4a

Please sign in to comment.