Skip to content

Commit 655ac62

Browse files
committed
Add install to yaml file
1 parent 2adc194 commit 655ac62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/perl_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
- run: cpanm --notest --installdeps --verbose .
3131
- run: perl Makefile.PL
3232
- run: make
33+
- run: make install
3334
run: prove -lv t/

0 commit comments

Comments
 (0)