Skip to content

Commit c7e2c3b

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 910222f + 8694f1b commit c7e2c3b

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)