From 78a02b6d856f1d25634ddb4d218f5e384523553c Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 22 Dec 2025 08:57:22 +0100 Subject: [PATCH] run unit tests --- scripts/update_all.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/update_all.sh b/scripts/update_all.sh index 428301dac..a79211b48 100644 --- a/scripts/update_all.sh +++ b/scripts/update_all.sh @@ -25,3 +25,6 @@ pnpm build_webUI cd .. npx cspell "**" +platformio run -e build_modbus +platformio run -e build_standalone +platformio run -e native-test -t exec