Skip to content

Commit ba8c5ca

Browse files
committed
Use "Dots" output for tests
1 parent df96c7e commit ba8c5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
echo "vendor/autoload.php" > composer.pth
5454
5555
- name: Run test suite
56-
run: sh xp-run xp.test.Runner src/test/php
56+
run: sh xp-run xp.test.Runner -r Dots src/test/php

0 commit comments

Comments
 (0)