You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cpanm runs tests for everything it installs, which might be a good thing
or a bad thing. It depends mostly on flavor. cpm will install modules
without running tests by default for example. This commits still uses
cpanm, but with the --notest flag so we can improve on our build times.
Closes: #195
Signed-off-by: Wesley Schwengle <[email protected]>
0 commit comments