lotus: Fix gh actions lint
Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
parent
fedf60a676
commit
9743049948
2
.github/workflows/lotus.yml
vendored
2
.github/workflows/lotus.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
run: pip3 install -r requirements-dev.txt
|
||||
|
||||
- name: Lint lotus
|
||||
run: qmk lint -kb lotus
|
||||
run: qmk lint -kb lotus -km 78_ansi -km 79_iso -km 83_jis
|
||||
|
||||
- name: Build Lotus ANSI variant
|
||||
run: qmk compile -kb lotus -km 78_ansi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user