Cleaned up tests

This commit is contained in:
Erik C. Thauvin 2022-09-21 22:34:57 -07:00
parent 781535bce2
commit 473d3dc5f0
4 changed files with 77 additions and 52 deletions

View file

@ -165,4 +165,4 @@ publishing {
signing {
useGpgCmd()
sign(publishing.publications[publicationName])
}
}