Skip to content

Commit

Permalink
Install Devel::Cover::Report::Codecov for Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Sep 4, 2024
1 parent ebd7d7d commit cc66bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: perl -V
- name: Install Dependencies
run: |
cpanm -iqn ExtUtils::MakeMaker Test::Most
cpanm -iqn ExtUtils::MakeMaker Test::Most Devel::Cover::Report::Codecov
cpanm -iqn --skip-satisfied --installdeps --notest .
- name: Make Module
run: |
Expand Down

0 comments on commit cc66bb2

Please sign in to comment.