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 7979 uses : perl-actions/install-with-cpm@v1.4
8080 with :
8181 cpanfile : " cpanfile"
82- args : " --with-recommends --with-suggests --with-test --with-develop "
82+ args : " --with-recommends --with-suggests --with-test"
8383 sudo : false
8484 - name : Run Tests
8585 if : success()
@@ -120,7 +120,7 @@ jobs:
120120 uses : perl-actions/install-with-cpm@v1.4
121121 with :
122122 cpanfile : " cpanfile"
123- args : " --with-recommends --with-suggests --with-test --with-develop "
123+ args : " --with-recommends --with-suggests --with-test"
124124 sudo : false
125125 - run : prove -lrv t
126126 env :
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ HTTP::Date = 6
3434IO::Socket::IP = 0.32
3535LWP::MediaTypes = 6
3636
37- [Prereqs / DevelopRequires ]
37+ [Prereqs / TestSuggests ]
3838LWP::UserAgent = 6.07
You can’t perform that action at this time.
0 commit comments