Skip to content

Commit

Permalink
One more fix for author tests on GH
Browse files Browse the repository at this point in the history
  • Loading branch information
haukex committed Sep 14, 2024
1 parent 93aa308 commit 47e2cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/checkout@v4
- name: Tests and author tests
run: |
cpanm namespace::clean Moo
cpanm namespace::clean Moo Type::Tiny
prove -lv t xt
- name: Coverage
run: perl Makefile.PL && make authorcover

0 comments on commit 47e2cec

Please sign in to comment.