Skip to content

Commit 207df3a

Browse files
Disable coverage
1 parent 1e74837 commit 207df3a

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
@@ -39,4 +39,4 @@ jobs:
3939
run: vendor/bin/phpstan analyse
4040

4141
- name: Run tests
42-
run: vendor/bin/phpunit --coverage-clover=coverage.xml
42+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)