We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2653e0e commit 70960efCopy full SHA for 70960ef
.github/workflows/test.yml
@@ -246,7 +246,7 @@ jobs:
246
run: |
247
curl -L https://cpanmin.us | perl - -L ~/perl5 App::cpanminus
248
cpanm -L ~/perl5 -n Devel-PatchPerl-*.tar.gz
249
- cpanm -L ~/perl5 -n CPAN::Perl::Releases::MetaCPAN Try::Tiny File::pushd File::Temp
+ cpanm -L ~/perl5 -n CPAN::Perl::Releases::MetaCPAN Try::Tiny File::pushd File::Temp Test::Pod::Coverage Test::Pod
250
- name: build Perl
251
252
.github/build-perl.pl "$PERL_VERSION"
0 commit comments