Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 67d3d1e

Browse files
committed
Removed pointless test task call
1 parent 663d958 commit 67d3d1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gradle/publishing.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ apply plugin: 'maven-publish'
22
apply plugin: "io.codearte.nexus-staging"
33

44
publishing {
5-
test
6-
75
repositories {
86
maven {
97
url = snapshot

0 commit comments

Comments
 (0)