Skip to content

Commit

Permalink
OP-377 - Update codingstandard file - ecs
Browse files Browse the repository at this point in the history
  • Loading branch information
SzymonKostrubiec committed Jul 26, 2024
1 parent c45bb6c commit 4dc5776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding_standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: vendor/bin/phpstan analyse -c phpstan.neon.dist -l 8 src/

- name: Run ECS
run: vendor/bin/ecs
run: vendor/bin/ecs check src

- name: Failed build Slack notification
uses: rtCamp/action-slack-notify@v2
Expand Down

0 comments on commit 4dc5776

Please sign in to comment.