Skip to content

Commit 1fb81b7

Browse files
committed
skip tests in release
1 parent c61da40 commit 1fb81b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ldrelease/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ publications:
1313

1414
template:
1515
name: gradle
16+
skip:
17+
- test # Running the unit tests would require installing DynamoDB. They've already been run in CI.
1618

1719
documentation:
1820
githubPages: true

0 commit comments

Comments
 (0)