Skip to content

Commit

Permalink
Updated workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Nov 5, 2024
1 parent 66cf2cc commit d6351ab
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 @@ -58,4 +58,4 @@ jobs:
run: composer install --no-progress --no-interaction

- name: Static Analysis
run: composer static-analysis
run: ./vendor/bin/phpstan analyse --no-progress --error-format=github --level 6 src tests

0 comments on commit d6351ab

Please sign in to comment.