More stuff, some missing deps aparrently in the snapshot file
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed

This commit is contained in:
Ryan Voots 2023-11-21 07:16:16 -05:00
parent a29691bfce
commit 49a040813f

View file

@ -13,4 +13,6 @@ steps:
- apt update && apt install -y libssl-dev git
- cpanm Dist::Zilla Carton
- carton install --cpanfile cpanfile.ci --cached || carton install --cpanfile cpanfile.ci --cached
- dzil authordeps --missing | xargs cpanm
- dzil list --missing | xargs cpanm
- dzil test