Skip to content

Commit ea5c08e

Browse files
author
Admin
committed
Update tests.yml
1 parent f2949d5 commit ea5c08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: composer install --no-cache --no-interaction --prefer-dist --no-progress --optimize-autoloader
2525

2626
- name: Execute tests
27-
run: vendor/bin/phpunit
27+
run: phpunit tests

0 commit comments

Comments
 (0)