mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-12-28 07:20:28 +01:00
Re-enable testing
This commit is contained in:
parent
214cacff3b
commit
37b9e6591e
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ plugins {
|
||||||
id("io.freefair.lombok")
|
id("io.freefair.lombok")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.test {
|
|
||||||
enabled = false
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
constraints {
|
constraints {
|
||||||
implementation(libs.raknet) // Ensure protocol does not override the RakNet version
|
implementation(libs.raknet) // Ensure protocol does not override the RakNet version
|
||||||
|
|
Loading…
Reference in a new issue