Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update PHP lint command in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amjadr360 committed Aug 17, 2024
1 parent ea6af7a commit 30fa3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
run: composer --no-interaction validate --no-check-all

- name: Detect coding standard violations (PHPCS)
run: composer run lint:php
run: composer run lint

0 comments on commit 30fa3c9

Please sign in to comment.