Skip to content

Commit

Permalink
Use "Dots" output for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Oct 9, 2023
1 parent df96c7e commit ba8c5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
echo "vendor/autoload.php" > composer.pth
- name: Run test suite
run: sh xp-run xp.test.Runner src/test/php
run: sh xp-run xp.test.Runner -r Dots src/test/php

0 comments on commit ba8c5ca

Please sign in to comment.