3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-16 13:00:10 +01:00

Re-enable testing

Dieser Commit ist enthalten in:
Camotoy 2024-10-30 20:25:57 -04:00
Ursprung 214cacff3b
Commit 37b9e6591e
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -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