Skip to content

Commit

Permalink
perl v
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent ec55595 commit 6fd49be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- name: cpan
run: sudo cpanm install --deps Devel::CheckLib Module::Install Module::Install::XSUtil Test::Fatal inc::Module::Install MIME::Base32 Test::Differences

- name: perl version
run: perl -v

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

Expand Down

0 comments on commit 6fd49be

Please sign in to comment.