diff --git a/tests/common.sh b/tests/common.sh index 1799f7b481..e7b8d0ee26 100755 --- a/tests/common.sh +++ b/tests/common.sh @@ -46,6 +46,8 @@ function skip_ino() *"/TeensySdioLogger/"* | \ *"/UserChipSelectFunction/"* | \ *"/UserSPIDriver/"*) + *"/ghostl/examples/coro/"*) + *"/ghostl/examples/taskqueue/"*) return 0 ;; *"Teensy"*)