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 c61da40 commit 1fb81b7Copy full SHA for 1fb81b7
.ldrelease/config.yml
@@ -13,6 +13,8 @@ publications:
13
14
template:
15
name: gradle
16
+ skip:
17
+ - test # Running the unit tests would require installing DynamoDB. They've already been run in CI.
18
19
documentation:
20
githubPages: true
0 commit comments