Skip to content

Commit

Permalink
Name the phpcs check properly
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfrench committed Feb 19, 2020
1 parent 3296208 commit 95ca196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
coverage: xdebug
tools: phpcs

- name: Test with phpunit
- name: Test with phpcs
run: composer cs-check

unit-tests:
Expand Down

0 comments on commit 95ca196

Please sign in to comment.