From f6dd1f7a5fa93304aaf4fae89a493b38ad2676ab Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Mon, 25 Apr 2022 10:20:48 +0200 Subject: [PATCH] REMOVEME --- .murdock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.murdock b/.murdock index 4a843b277a1a..8cf6b606f464 100755 --- a/.murdock +++ b/.murdock @@ -3,7 +3,7 @@ # uncomment and change this to limit builds, e.g., #export BOARDS="samr21-xpro native" # and / or -#export APPS="examples/hello-world tests/unittests" +export APPS="tests/pkg_utensor" # : ${TEST_BOARDS_AVAILABLE:="esp32-wroom-32 samr21-xpro"}