Skip to content

Commit

Permalink
spew guts so we can see where it's installing 'cover'
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Feb 24, 2021
1 parent a613652 commit f5869b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cpanm --installdeps .
cpanm Devel::Cover::Report::Coveralls
cpanm -v Devel::Cover::Report::Coveralls
sudo --preserve-env=GITHUB_TOKEN /opt/hostedtoolcache/perl/5.32.0/x64/bin/cover -test -report Coveralls

0 comments on commit f5869b5

Please sign in to comment.