Skip to content

Commit 00b0971

Browse files
committed
fix test flag
1 parent 716695c commit 00b0971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
ini-values: include_path=.:/usr/share/php:pear/usr/share/php
2626
- name: Run tests
2727
run: |
28-
pear run-tests -d tests/
28+
pear run-tests -r tests/

0 commit comments

Comments
 (0)