Luu 1 anno fa
parent
commit
ab39d590f2
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      .github/workflows/main.yml

+ 4 - 1
.github/workflows/main.yml

@@ -31,7 +31,10 @@ jobs:
         run: |
           ufbt update
           ufbt vscode_dist
-
+      
+      - name: Format code
+        run: ufbt format
+      
       - name: Build FAP Applications
         run: ufbt faps