Moved bluemacro from build matrix to include section
This commit is contained in:
parent
6fd94a1dbd
commit
c6d127a845
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,7 +18,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
board:
|
||||
- bluemacro840_v1
|
||||
- bluemicro840_v1
|
||||
- nice_nano
|
||||
- nrfmicro_13
|
||||
|
@ -78,6 +77,7 @@ jobs:
|
|||
shield: kyria_right
|
||||
cmake-args: -DCONFIG_ZMK_DISPLAY=y
|
||||
skip-archive: true
|
||||
- board: bluemacro840_v1
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue