Fix lint job to run lint instead of format
parent
99620cab62
commit
fcedb8481b
|
@ -15,4 +15,4 @@ jobs:
|
|||
- name: Setup tools
|
||||
run: scripts/devsetup
|
||||
- name: Run linter
|
||||
run: gdformat .
|
||||
run: gdlint .
|
||||
|
|
Loading…
Reference in New Issue