From 92058fd5328eb85e741222d72721ffb9777de188 Mon Sep 17 00:00:00 2001 From: xoviat Date: Fri, 12 Dec 2025 17:25:46 -0600 Subject: wpan: restore ble test --- ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci.sh') diff --git a/ci.sh b/ci.sh index 4f78f70cf..e489982a7 100755 --- a/ci.sh +++ b/ci.sh @@ -36,7 +36,7 @@ rm -rf out/tests/nrf5340-dk rm -rf out/tests/mspm0g3507 # rm out/tests/stm32wb55rg/wpan_mac -rm out/tests/stm32wb55rg/wpan_ble +# rm out/tests/stm32wb55rg/wpan_ble # unstable, I think it's running out of RAM? rm out/tests/stm32f207zg/eth -- cgit