We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2fec3 commit 1a64e56Copy full SHA for 1a64e56
2 files changed
.github/workflows/ci-tests.yaml
@@ -30,7 +30,7 @@ jobs:
30
run: perl -V
31
- name: Set up perl
32
run: |
33
- cpanm --with-feature=ci --installdeps --notest .
+ cpanm --installdeps --notest .
34
perl Build.PL
35
./Build build
36
- name: Run tests
cpanfile
0 commit comments