Skip to content

Commit

Permalink
Рефакторинг
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Jan 29, 2025
1 parent f7dab58 commit c60d41e
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: ./vendor/bin/phpstan analyse --no-progress --error-format=github
run: composer static-analysis

0 comments on commit c60d41e

Please sign in to comment.