Skip to content

Commit d50d0d9

Browse files
committed
use test:cov
1 parent 19b62e4 commit d50d0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: composer install --prefer-dist --no-progress
4242

4343
- name: Run test suite
44-
run: composer run-script test & composer run-script test:type
44+
run: composer run-script test:cov & composer run-script test:type

0 commit comments

Comments
 (0)