Skip to content

Commit f7e047f

Browse files
committed
WIP
1 parent f505dd8 commit f7e047f

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
@@ -35,7 +35,7 @@ jobs:
3535
perl -wE'use Module::Build 9999' || true
3636
perldoc -l Module::Build || true
3737
cpanfile-dump --with-feature=ci
38-
cpanm --with-feature=ci --installdeps --notest -v .
38+
cpanm --with-feature=ci --notest -v .
3939
perl Build.PL
4040
./Build build
4141
- name: Run tests

0 commit comments

Comments
 (0)