fix: codestyle workflow
This commit is contained in:
parent
91dfe2437e
commit
3884dc6d0a
|
|
@ -31,5 +31,5 @@ jobs:
|
||||||
- name: service
|
- name: service
|
||||||
run: make -wC service codestyle
|
run: make -wC service codestyle
|
||||||
|
|
||||||
- name: webui
|
- name: frontend
|
||||||
run: make -wC webui.dev codestyle
|
run: make -wC frontend codestyle
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue