mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-17 02:58:47 +00:00
Remove trailing commas from test-all-configs.yml
This commit is contained in:
parent
fec89691d8
commit
2207c858a0
4
.github/workflows/test-all-configs.yml
vendored
4
.github/workflows/test-all-configs.yml
vendored
@ -20,12 +20,12 @@ jobs:
|
|||||||
"halmak",
|
"halmak",
|
||||||
"qwerty",
|
"qwerty",
|
||||||
"qwertz"
|
"qwertz"
|
||||||
"workman",
|
"workman"
|
||||||
]'
|
]'
|
||||||
nav: '[
|
nav: '[
|
||||||
"default",
|
"default",
|
||||||
"invertedt"
|
"invertedt"
|
||||||
"vi",
|
"vi"
|
||||||
]'
|
]'
|
||||||
clipboard: '[
|
clipboard: '[
|
||||||
"default",
|
"default",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user