Skip to content

Commit 04cdff3

Browse files
committed
ci: debug failures
1 parent 6464418 commit 04cdff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/isolated-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
composer update --${{ matrix.stability }} --prefer-dist --no-interaction
8181
8282
- name: Execute tests
83-
run: phpunit -c "packages/${{ matrix.package.basename }}/phpunit.xml"
83+
run: phpunit -c "packages/${{ matrix.package.basename }}/phpunit.xml" --testdox

0 commit comments

Comments
 (0)