1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-29 03:39:22 +00:00

Re-enable testing

This commit is contained in:
Camotoy
2024-10-30 20:25:57 -04:00
parent 214cacff3b
commit 37b9e6591e

View File

@@ -6,10 +6,6 @@ plugins {
id("io.freefair.lombok")
}
tasks.test {
enabled = false
}
dependencies {
constraints {
implementation(libs.raknet) // Ensure protocol does not override the RakNet version