Skip to content

Commit 39bb241

Browse files
committed
Fix typo
1 parent f0a50e5 commit 39bb241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- name: Run PHP CS Fixer
3030
run: composer run-script tests-cs
3131
- name: Run PHPUnit
32-
run: composer run-script tests-unut
32+
run: composer run-script tests-unit

0 commit comments

Comments
 (0)