Ver Fonte

workflow: update linter.yml

xiaoxian521 há 3 anos atrás
pai
commit
f47492ea99
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/linter.yml

+ 1 - 1
.github/workflows/linter.yml

@@ -57,5 +57,5 @@ jobs:
       - name: Build
         run: |
           yarn install
-          yarn lint:prettier
+          yarn lint:stylelint
           yarn run build