Skip to content

Commit 1620dab

Browse files
committed
Typo
1 parent 1959881 commit 1620dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
composer update --prefer-dist --no-progress
4949
5050
- name: Execute Unit Tests
51-
run: vendor/bin phpunit
51+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)