Skip to content

Commit fca7b54

Browse files
committed
:octocat: copypasta
1 parent a792c9f commit fca7b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: php vendor/bin/phpstan
5252

5353
- name: "Run PHP_CodeSniffer"
54-
run: php vendor/bin/phpstan
54+
run: php vendor/bin/phpcs
5555

5656

5757
tests:

0 commit comments

Comments
 (0)