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

This commit is contained in:
Ryan Voots 2023-11-21 07:21:25 -05:00
parent 49a040813f
commit 176fad6ec1

View file

@ -14,5 +14,5 @@ steps:
- cpanm Dist::Zilla Carton - cpanm Dist::Zilla Carton
- carton install --cpanfile cpanfile.ci --cached || carton install --cpanfile cpanfile.ci --cached - carton install --cpanfile cpanfile.ci --cached || carton install --cpanfile cpanfile.ci --cached
- dzil authordeps --missing | xargs cpanm - dzil authordeps --missing | xargs cpanm
- dzil list --missing | xargs cpanm - dzil listdeps --missing | xargs cpanm
- dzil test - dzil test