Skip to content

Commit

Permalink
Report coverage to console for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lancew committed Jan 28, 2021
1 parent af9977a commit 66c4b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perltest.yml
Expand Up @@ -29,4 +29,4 @@ jobs:
- run: perl -V
- run: cpanm -nq Devel::Cover::Report::Coveralls Moo Test2::Suite~0.000025 Types::Standard
- run: PERL5OPT=-MDevel::Cover prove -lv
- run: cover -report coveralls
- run: cover -report text

0 comments on commit 66c4b98

Please sign in to comment.