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 1769313 commit e6d549cCopy full SHA for e6d549c
.github/workflows/ci.yml
@@ -52,4 +52,4 @@ jobs:
52
sh .github/workflows/composer.sh
53
54
- name: Run test suite
55
- 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