Skip to content

Commit 815bae2

Browse files
committed
indention
1 parent c64111b commit 815bae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perl-module-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
- name: Run coverage tests
145145
if: env.PERL_VERSION != 'v5.8' && env.PERL_VERSION != 'v5.10'
146146
env:
147-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
147+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
148148
run: |
149149
cpanm --notest Devel::Cover Devel::Cover::Report::Coveralls
150150
perl Makefile.PL

0 commit comments

Comments
 (0)