Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
perl-version: 'latest'
|
perl-version: 'latest'
|
||||||
- run: 'cpanm --installdeps .'
|
- run: 'cpanm --installdeps .'
|
||||||
- run: 'prove -v xt/*.t'
|
- run: 'prove -vl xt/*.t'
|
||||||
|
|||||||
Reference in New Issue
Block a user