We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c327132 commit 33e11e1Copy full SHA for 33e11e1
.github/workflows/sdkbuild2run.yml
@@ -51,7 +51,7 @@ jobs:
51
shell: cmd
52
53
- name: Install Perl modules
54
- run: cpanm Log::Any
+ run: cpanm --notest Log::Any
55
56
57
- name: Build SDK Package
0 commit comments