Add linebreaks to Test All workflows

This commit is contained in:
Manna Harbour
2022-04-26 22:12:34 +10:00
parent 1c23867400
commit 052d903e6a
7 changed files with 118 additions and 10 deletions

View File

@@ -9,5 +9,18 @@ jobs:
if: github.repository_owner == 'manna-harbour'
uses: manna-harbour/zmk-config/.github/workflows/main.yml@31a649e5571b4572d7010561dd3f191922cd9410
with:
board: '["ahokore","ble_chiffre","corne-ish_zen_left","corne-ish_zen_right","ferris_rev02","ffkb-holyiot","klacker_bs","one42","planck_rev6","preonic_rev3","technikable","tipper_tf","zaphod"]'
board: '[
"ahokore",
"ble_chiffre",
"corne-ish_zen_left","corne-ish_zen_right",
"ferris_rev02",
"ffkb-holyiot",
"klacker_bs",
"one42",
"planck_rev6",
"preonic_rev3",
"technikable",
"tipper_tf",
"zaphod"
]'