Skip to content

Commit 44c47e5

Browse files
committed
test coverage
1 parent c485d25 commit 44c47e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
run: "composer dump-autoload --optimize --strict-psr"
7777

7878
- name: "Execute unit tests"
79-
run: "vendor/bin/phpunit --coverage-clover=coverage.xml --log-junit=test-report.xml --testdox"
79+
run: "vendor/bin/phpunit"

0 commit comments

Comments
 (0)