commit | b925791741e7c6fd0a25a6d2444e5657ee02c287 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Dec 28 15:35:17 2022 +0100 |
committer | Akron <nils@diewald-online.de> | Wed Dec 28 15:35:17 2022 +0100 |
tree | 919c4b66c7f5ea50ae886bcd02234258fb1c63dc | |
parent | a671ae5a8274f6d3bb91ac2579e2d0ff4fa7ffe6 [diff] |
Make CI more verbose Change-Id: I0e929e0fbae364e4290cc3bfd4f4a89a8525d41d
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 6084aca..813333b 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml
@@ -23,7 +23,7 @@ - name: Install dependencies run: | cpanm File::ShareDir::Install - cpanm --installdeps . + cpanm --installdeps -v . - name: Install run: | perl Makefile.PL