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 6d2b538 commit 34c4779Copy full SHA for 34c4779
.github/workflows/ci.yml
@@ -54,4 +54,4 @@ jobs:
54
echo "vendor/xp-framework/compiler/src/test/php" >> composer.pth
55
56
- name: Run test suite
57
- 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