We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0bf6c commit f96c96dCopy full SHA for f96c96d
1 file changed
.github/workflows/php.yml
@@ -27,4 +27,4 @@ jobs:
27
run: composer run-script phpcs
28
29
- name: Run phpunit
30
- run: composer run-script phpcs
+ run: composer run-script phpunit
0 commit comments