File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 79
79
uses :
perl-actions/[email protected]
80
80
with :
81
81
cpanfile : " cpanfile"
82
- args : " --with-recommends --with-suggests --with-test --with-develop "
82
+ args : " --with-recommends --with-suggests --with-test"
83
83
sudo : false
84
84
- name : Run Tests
85
85
if : success()
@@ -120,7 +120,7 @@ jobs:
120
120
uses :
perl-actions/[email protected]
121
121
with :
122
122
cpanfile : " cpanfile"
123
- args : " --with-recommends --with-suggests --with-test --with-develop "
123
+ args : " --with-recommends --with-suggests --with-test"
124
124
sudo : false
125
125
- run : prove -lrv t
126
126
env :
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ HTTP::Date = 6
34
34
IO::Socket::IP = 0.32
35
35
LWP::MediaTypes = 6
36
36
37
- [Prereqs / DevelopRequires ]
37
+ [Prereqs / TestSuggests ]
38
38
LWP::UserAgent = 6.07
You can’t perform that action at this time.
0 commit comments