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 dbf2741 commit 2c95d2dCopy full SHA for 2c95d2d
.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