Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kfly8 committed Dec 18, 2024
1 parent a8f81c6 commit 2a0722a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
cpm install -g Data::Checks
cpm install -g Syntax::Operator::Is
- run: perl Build.PL
- run: ./Build
- run: perl Build.PL && ./Build clean && ./Build && ./Build install
- run: ./Build test

- name: Run coverage
Expand Down

0 comments on commit 2a0722a

Please sign in to comment.