Skip to content

Commit

Permalink
Update integration test dependencies of Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kfly8 committed Dec 15, 2024
1 parent 9b71e92 commit 7efed70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
cpm install -g MooseX::Types
cpm install -g Exporter::Tiny
cpm install -g Valiant
cpm install -g Poz
cpm install -g Data::Validator
- run: perl Build.PL
- run: ./Build
Expand Down

0 comments on commit 7efed70

Please sign in to comment.