We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ac148 commit ea1f384Copy full SHA for ea1f384
.github/workflows/prove.yml
@@ -33,4 +33,4 @@ jobs:
33
sudo cpan -T App::Cpan YAML::XS Mojolicious Data::Rx
34
- name: 'prove'
35
run: |
36
- prove
+ prove -Ilib
0 commit comments