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 cc5f0b9 commit 4ddb46cCopy full SHA for 4ddb46c
.github/workflows/dashboard.yml
@@ -50,7 +50,7 @@ jobs:
50
run: |
51
cpanm --configure-timeout=600 --notest --verbose --installdeps .
52
cpanm -iqn Test::Most Devel::Cover Devel::Cover::Report::Html POSIX File::Glob File::Slurp File::stat Readonly
53
- cpanm -iqn IPC::System::Simple WWW::RT::CPAN
+ cpanm -iqn IPC::System::Simple WWW::RT::CPAN IPC::Run3
54
cpanm -iqn --skip-satisfied HTML::Entities LWP::Protocol::https Log::Any::Adapter::Log4perl Template::Filters Template::Plugin::EnvHash HTML::SocialMedia
55
cpanm --iqn --skip-satisfied Template::Plugin::JSON
56
timeout-minutes: 10
0 commit comments