فهرست منبع

Update format.yaml

Abouzar Parvan 4 سال پیش
والد
کامیت
4c4dcf3221
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/format.yaml

+ 1 - 1
.github/workflows/format.yaml

@@ -21,7 +21,7 @@ jobs:
 
 
       - name: Check formatting
       - name: Check formatting
         run: |
         run: |
-          ./utils/stylua --config-path ./utils/.stylua.toml -c .
+          ./utils/stylua --config-path .stylua.toml -c .
   shfmt-check:
   shfmt-check:
     name: "Formatting check with shfmt"
     name: "Formatting check with shfmt"
     runs-on: ubuntu-20.04
     runs-on: ubuntu-20.04