From bba1a2a38b440dcd172583a90bfb5fd75c9439d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Gonz=C3=A1lez?= Date: Sun, 10 May 2026 13:22:08 +0200 Subject: [PATCH] falta el container para el build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7b88b8..5f4973a 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ clean-container: pub-get-container: $(FLUTTERW) pub get -run-test: +run-test: build-container build-builders $(FLUTTERW) test build-builders: