Skip to content

Commit 78d08ca

Browse files
committed
ci: build only unoq
1 parent 1c8c190 commit 78d08ca

File tree

5 files changed

+1
-646
lines changed

5 files changed

+1
-646
lines changed

.github/workflows/commit_check.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/workflows/format_check.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

.github/workflows/license_check.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/package_core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Build variants
5555
shell: bash
5656
run: |
57-
./extra/build_all.sh -f
57+
./extra/build.sh arduino_uno_q -f
5858
5959
- name: Package cores
6060
run: |

0 commit comments

Comments
 (0)