mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2026-03-10 18:55:04 +00:00
Add linebreaks to Test All workflows
This commit is contained in:
5
.github/workflows/test-all-xiao-shields.yml
vendored
5
.github/workflows/test-all-xiao-shields.yml
vendored
@@ -10,4 +10,7 @@ jobs:
|
||||
uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410
|
||||
with:
|
||||
board: '["seeeduino_xiao"]'
|
||||
shield: '["hummingbird","zaphod_lite"]'
|
||||
shield: '[
|
||||
"hummingbird",
|
||||
"zaphod_lite"
|
||||
]'
|
||||
|
||||
Reference in New Issue
Block a user