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