Skip to content

Commit

Permalink
Need MetaCPAN::Client
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Feb 29, 2024
1 parent 5c92b7d commit deed529
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
- uses: actions/checkout@v3
- name: 'setup'
run: |
cpan -T Mojo::Util Term::ANSIColor YAML::XS IO::Interactive
cpan -T YAML CPAN::Audit
cpan -T Mojo::Util Term::ANSIColor YAML::XS IO::Interactive MetaCPAN::Client YAML CPAN::Audit
- name: "Lint reports"
run: |
env PERL5LIB=./lib make invert
Expand Down

0 comments on commit deed529

Please sign in to comment.