We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df96c7e commit ba8c5caCopy full SHA for ba8c5ca
.github/workflows/ci.yml
@@ -53,4 +53,4 @@ jobs:
53
echo "vendor/autoload.php" > composer.pth
54
55
- name: Run test suite
56
- run: sh xp-run xp.test.Runner src/test/php
+ run: sh xp-run xp.test.Runner -r Dots src/test/php
0 commit comments