Skip to content

Commit e3b4530

Browse files
committed
Cleanup file
1 parent a416406 commit e3b4530

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ tasks {
4040

4141
test {
4242
finalizedBy(rootProject.tasks.jacocoTestReport)
43-
jvmArgs("-Dminestom.inside-test=true")
4443
testLogging {
4544
events("passed", "skipped", "failed")
4645
}
@@ -71,7 +70,6 @@ publishing {
7170
create("header", HttpHeaderAuthentication::class)
7271
}
7372

74-
7573
name = "Gitlab"
7674
// Get the detected repository from the publishing data
7775
url = uri(publishData.getRepository())

0 commit comments

Comments
 (0)