Skip to content

Commit

Permalink
verbose test-only for Business::ISBN
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jul 18, 2023
1 parent 6d0bc94 commit 388c04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/business-isbn.yaml
Expand Up @@ -44,5 +44,5 @@ jobs:
run: |
perl Makefile.PL
make
env PERL5LIB=lib/blib cpanm Business::ISBN
env PERL5LIB=lib/blib cpanm --verbose --test-only Business::ISBN

0 comments on commit 388c04e

Please sign in to comment.