Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sago35 committed Aug 18, 2023
1 parent e6dde15 commit dc8fe7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
perl-version: ${{ matrix.perl }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- run: cpanm --quiet --notest --skip-satisfied --installdeps --with-recommend Module::Build Devel::Cover Devel::Cover::Report::Codecov
- run: cpanm --quiet --notest --skip-satisfied Devel::Cover Devel::Cover::Report::Codecov Devel::Cover::Report::Codecov Module::Build::Tiny
- run: cpanm --quiet --notest --skip-satisfied --installdeps --with-recommend .
- run: perl -V
- run: cpanm --installdeps .
Expand Down

0 comments on commit dc8fe7f

Please sign in to comment.