We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ec787 commit 9da47d7Copy full SHA for 9da47d7
1 file changed
.github/workflows/ci-tests.yaml
@@ -34,7 +34,6 @@ jobs:
34
cpanm --notest Module::CPANfile
35
perl -wE'use Module::Build 9999' || true
36
perldoc -l Module::Build || true
37
- cpanfile-dump --with-feature=ci
38
echo "=========================="
39
cpanm --installdeps --notest -v .
40
- run: |
0 commit comments