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 b2fa66c commit 384f2d0Copy full SHA for 384f2d0
2 files changed
.github/workflows/alpine.yml
@@ -45,7 +45,7 @@ jobs:
45
cpanm -iqn File::pfopen CGI::Info Geo::Location::Point Module::Info
46
cpanm -iqn Test::DescribeMe Data::Validate::URI Log::Any::Adapter::Log4perl
47
cpanm -iqn Text::xSV::Slurp Test::Carp Digest::CRC Test::Needs Array::Iterator
48
- cpanm -iqn Template::Filters Template::Plugin::EnvHash HTML::SocialMedia
+ cpanm -iqn Template::Filters Template::Plugin::EnvHash HTML::SocialMedia Template::Plugin::JSON
49
cpanm -iqfn CGI::IDS
50
cpanm -iqn --installdeps .
51
env:
t/bin.t
@@ -52,7 +52,7 @@ BIN: {
52
}
53
} else {
54
diag('Author tests not required for installation');
55
- skip('Author tests not required for installation', 26);
+ skip('Author tests not required for installation', 24);
56
57
58
0 commit comments