We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adc194 commit 655ac62Copy full SHA for 655ac62
.github/workflows/perl_test.yml
@@ -30,4 +30,5 @@ jobs:
30
- run: cpanm --notest --installdeps --verbose .
31
- run: perl Makefile.PL
32
- run: make
33
+ - run: make install
34
run: prove -lv t/
0 commit comments