Skip to content

Commit

Permalink
fiy typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed Feb 27, 2020
1 parent b25cdc8 commit 751b3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: composer install --prefer-dist --no-progress --no-suggest

- name: phpcs
run: vendor/bin/phpcs --report--report=checkstyle -q | cs2pr
run: vendor/bin/phpcs --report=checkstyle -q | cs2pr

0 comments on commit 751b3df

Please sign in to comment.