Explorar o código

fix: codestyle workflow

jamesread hai 8 meses
pai
achega
3884dc6d0a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/codestyle.yml

+ 2 - 2
.github/workflows/codestyle.yml

@@ -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