Skip to content

Commit f96c96d

Browse files
committed
fix(ci): fix typo
1 parent 9c0bf6c commit f96c96d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: composer run-script phpcs
2828

2929
- name: Run phpunit
30-
run: composer run-script phpcs
30+
run: composer run-script phpunit

0 commit comments

Comments
 (0)