Skip to content

Commit

Permalink
Test includes develop modules on default run
Browse files Browse the repository at this point in the history
  • Loading branch information
toddr committed Jan 2, 2024
1 parent 7d76c5b commit 42e96a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testsuite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: perl-actions/install-with-cpm@v1
with:
cpanfile: "cpanfile"
args: "--with-test --with-develop --with-requires"
- run: perl Makefile.PL
- run: make
- run: make test
Expand Down

0 comments on commit 42e96a5

Please sign in to comment.