Skip to content

Commit 8400234

Browse files
committed
WIP
1 parent 137b76e commit 8400234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
perldoc -l Module::Build || true
3737
echo "=========================="
3838
- run: |
39-
cpanm --installdeps --notest -v .
39+
cpanm --with-feature=ci --installdeps --notest -v .
4040
#perl Build.PL
4141
#./Build build
4242
- name: Run tests

0 commit comments

Comments
 (0)