Skip to content

Commit aab9eef

Browse files
committed
Fix yaml file on last run entry
1 parent 655ac62 commit aab9eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perl_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- run: perl Makefile.PL
3232
- run: make
3333
- run: make install
34-
run: prove -lv t/
34+
- run: prove -lv t/

0 commit comments

Comments
 (0)