We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c64111b commit 815bae2Copy full SHA for 815bae2
perl-module-ubuntu.yml
@@ -144,7 +144,7 @@ jobs:
144
- name: Run coverage tests
145
if: env.PERL_VERSION != 'v5.8' && env.PERL_VERSION != 'v5.10'
146
env:
147
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
148
run: |
149
cpanm --notest Devel::Cover Devel::Cover::Report::Coveralls
150
perl Makefile.PL
0 commit comments