Skip to content

Commit 9f9078f

Browse files
committed
Update php.yml
1 parent f5d9ff7 commit 9f9078f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: composer update --prefer-dist --no-progress
3333

3434
- name: Run test suite
35-
run: ./vendor/bin/phpunit
35+
run: composer run-script test

0 commit comments

Comments
 (0)