Skip to content

Commit

Permalink
invoke this correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Nov 7, 2020
1 parent 6e29905 commit c3c0330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
rm -rf /home/runner/.cpanm/work/*
cpanm --installdeps . || cat /home/runner/.cpanm/work/*/build.log
perl Build.PL
Build test verbose=1
./Build test verbose=1

0 comments on commit c3c0330

Please sign in to comment.