Skip to content

Commit 8694f1b

Browse files
Update phpunit.yml
1 parent 3855d5d commit 8694f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

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

2626
- name: Run Tests
27-
run: vendor/bin/phpunit
27+
run: vendor/bin/phpunit ./tests

0 commit comments

Comments
 (0)