Skip to content

Commit 26bd772

Browse files
committed
main | update workflow
1 parent 18140da commit 26bd772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

3535
- name: Run test suite
36-
run: composer test
36+
run: XDEBUG_MODE=coverage composer test

0 commit comments

Comments
 (0)