diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cd25753..596f29b 100755 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,4 +52,4 @@ jobs: sh .github/workflows/composer.sh - 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