From f324db7b9919909c247fb80bef75a45414aabe55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alf-Andr=C3=A9=20Walla?= Date: Sun, 6 Oct 2024 21:42:18 +0200 Subject: [PATCH] Disable using Docker for unit tests --- tests/project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/project.godot b/tests/project.godot index 25f1ea93..1f9bcfe7 100644 --- a/tests/project.godot +++ b/tests/project.godot @@ -16,6 +16,7 @@ config/icon="res://icon.svg" [editor] +script/docker_enabled=false script/native_types=true [editor_plugins]