Skip to content

Commit cd2c838

Browse files
simbabqueoalders
authored andcommittedAug 13, 2022
fix typo in cpanm command
1 parent 5639cef commit cd2c838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ jobs:
168168
with:
169169
cpanfile: "cpanfile"
170170
args: "--with-suggests --with-test --with-develop"
171-
- run: cpanm --testonly -v .
171+
- run: cpanm --test-only -v .

0 commit comments

Comments
 (0)
Please sign in to comment.