Skip to content

Commit

Permalink
[TASK] Fix label of phpcs job
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessCoder committed Nov 25, 2022
1 parent 9221a56 commit 58e9a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Composer install
uses: ramsey/composer-install@v2

- name: Run phpstan
- name: Run phpcs
run: vendor/bin/phpcs Classes --standard=PSR2

phpstan:
Expand Down

0 comments on commit 58e9a4c

Please sign in to comment.