fix: codestyle workflow

This commit is contained in:
jamesread 2025-10-11 00:59:49 +01:00
parent 91dfe2437e
commit 3884dc6d0a
1 changed files with 2 additions and 2 deletions

View File

@ -31,5 +31,5 @@ jobs:
- name: service
run: make -wC service codestyle
- name: webui
run: make -wC webui.dev codestyle
- name: frontend
run: make -wC frontend codestyle