Skip to content

Commit dc63a16

Browse files
committed
Exclude ghostl-coroutines examples from CI
1 parent 05447e1 commit dc63a16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/common.sh

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ function skip_ino()
4646
*"/TeensySdioLogger/"* | \
4747
*"/UserChipSelectFunction/"* | \
4848
*"/UserSPIDriver/"*)
49+
*"/ghostl/examples/coro/"*)
50+
*"/ghostl/examples/taskqueue/"*)
4951
return 0
5052
;;
5153
*"Teensy"*)

0 commit comments

Comments
 (0)