focus on refactor

This commit is contained in:
Carey
2020-10-31 07:24:38 -05:00
parent c5172e4337
commit 3f4d47a06e
2 changed files with 6 additions and 20 deletions

View File

@@ -8,7 +8,7 @@ jobs:
name: Build Test
strategy:
matrix:
board: [nice_nano, bluemicro840_v1, nrfmicro_13]
board: [proton_c, nice_nano, bluemicro840_v1, nrfmicro_13]
shield:
- boardsource3x4
- corne_left
@@ -29,12 +29,6 @@ jobs:
include:
- board: proton_c
shield: clueboard_california
- board: proton_c
shield: romac
- board: proton_c
shield: romac_plus
- board: proton_c
shield: settings_reset
steps:
# To use this repository's private action,
# you must check out the repository