More stuff, some missing deps aparrently in the snapshot file
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
This commit is contained in:
parent
a29691bfce
commit
49a040813f
1 changed files with 2 additions and 0 deletions
|
@ -13,4 +13,6 @@ steps:
|
||||||
- apt update && apt install -y libssl-dev git
|
- apt update && apt install -y libssl-dev git
|
||||||
- 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 list --missing | xargs cpanm
|
||||||
- dzil test
|
- dzil test
|
Loading…
Add table
Reference in a new issue