Skip to content

Commit

Permalink
Restore Devel::Cover
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Jul 4, 2023
1 parent c248756 commit 7ab5d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# .github/ubuntu/snowflake.sh
# .github/ubuntu/vertica.sh
- run: cpm install --verbose --show-build-log-on-failure --no-test --with-recommends --cpanfile dist/cpanfile
- run: cpm install --verbose --show-build-log-on-failure --no-test --with-recommends DBI DBD::ODBC
- run: cpm install --verbose --show-build-log-on-failure --no-test --with-recommends DBI DBD::ODBC Devel::Cover
- name: Run Tests
env:
PERL5LIB: "${{ github.workspace }}/local/lib/perl5"
Expand Down

0 comments on commit 7ab5d5e

Please sign in to comment.