Skip to content

Commit

Permalink
distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelTimbert committed Aug 21, 2024
1 parent 67a82d5 commit 1724c66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,8 @@ jobs:

- name: test
run: prove -bl

- name: manifest
run: |
perl Makefile.PL
make distcheck

0 comments on commit 1724c66

Please sign in to comment.