Skip to content

Commit

Permalink
some extra deps need to be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Dec 7, 2020
1 parent 1d9afe7 commit 3621e19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coveralls.yml
Expand Up @@ -12,6 +12,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cpanm ExtUtils::MakeMaker Probe::Perl Test::Pod Test::Pod::Coverage
perl -Mparent -e0 || cpanm parent
cpanm --installdeps .
cpanm Devel::Cover::Report::Coveralls
cover -test -report Coveralls

0 comments on commit 3621e19

Please sign in to comment.