Commit 26a305b
committed
Install Module::Pluggable without tests
In our pipeline we run unto the following bug
https://rt.cpan.org/Ticket/Display.html?id=156367
which stops the pipeline. Don't run tests when installing
Module::Pluggable
Signed-off-by: Wesley Schwengle <waterkip@cpan.org>1 parent d2f8928 commit 26a305b
File tree
1 file changed
+1
-1
lines changed- .github/workflows
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments