Skip to content

Commit b57f54c

Browse files
committed
update CI autoest for make build BOARD=k210
1 parent 23bd5df commit b57f54c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/doc-and-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ jobs:
6464
- name: Run usertests
6565
run: cd os && make run TEST=1
6666
timeout-minutes: 10
67+
68+
- name: Build for k210
69+
run: cd os && make build BOARD=k210

0 commit comments

Comments
 (0)