Skip to content

Commit fdc8787

Browse files
committed
Run more tests in GH workflow
1 parent cb3fdee commit fdc8787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dzil-build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
with:
122122
cpanfile: "cpanfile"
123123
args: "--with-suggests --with-recommends --with-test"
124-
- run: prove -l t xt
124+
- run: prove -lr t xt
125125
env:
126126
AUTHOR_TESTING: 1
127127
RELEASE_TESTING: 1

0 commit comments

Comments
 (0)