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 716695c commit 00b0971Copy full SHA for 00b0971
.github/workflows/ci.yml
@@ -25,4 +25,4 @@ jobs:
25
ini-values: include_path=.:/usr/share/php:pear/usr/share/php
26
- name: Run tests
27
run: |
28
- pear run-tests -d tests/
+ pear run-tests -r tests/
0 commit comments