We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f505dd8 commit f7e047fCopy full SHA for f7e047f
1 file changed
.github/workflows/ci-tests.yaml
@@ -35,7 +35,7 @@ jobs:
35
perl -wE'use Module::Build 9999' || true
36
perldoc -l Module::Build || true
37
cpanfile-dump --with-feature=ci
38
- cpanm --with-feature=ci --installdeps --notest -v .
+ cpanm --with-feature=ci --notest -v .
39
perl Build.PL
40
./Build build
41
- name: Run tests
0 commit comments