Skip to content
This repository was archived by the owner on Aug 13, 2023. It is now read-only.

Commit d13e7f3

Browse files
authored
Update .scrutinizer.yml
1 parent 42e4f68 commit d13e7f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build:
55
tests:
66
override:
77
-
8-
command: 'phpunit --coverage-clover=some-file'
8+
command: './vendor/phpunit/phpunit/phpunit --coverage-clover=some-file'
99
coverage:
1010
file: 'some-file'
1111
format: 'clover'

0 commit comments

Comments
 (0)