Skip to content

Commit

Permalink
Test::Differences
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent 1b65d09 commit 35775b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: sudo apt install -y libidn2-dev cpanminus

- name: cpan
run: sudo cpanm install --deps Devel::CheckLib Module::Install Module::Install::XSUtil Test::Fatal inc::Module::Install MIME::Base32
run: sudo cpanm install --deps Devel::CheckLib Module::Install Module::Install::XSUtil Test::Fatal inc::Module::Install MIME::Base32 Test::Differences

- name: install
run: cpanm --verbose --notest --configure-args="--no-ed25519" .
Expand Down

0 comments on commit 35775b2

Please sign in to comment.