wrong option
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed

This commit is contained in:
Ryan Voots 2023-11-20 16:58:39 -05:00
parent d6c54ddc8e
commit b5ffa95b0f

View file

@ -13,6 +13,6 @@ steps:
- apt update && apt install -y libssl-dev git
- cpanm --verbose Dist::Zilla
- dzil authordeps | xargs cpanm --verbose
- cpanm --no-test --verbose IO::Async
- cpanm --notest --verbose IO::Async
- dzil listdeps | xargs cpanm --verbose
- dzil test