Ver código fonte

Fix whitespace

n1474335 4 anos atrás
pai
commit
fabea8cc61
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      .github/workflows/main.yml

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

@@ -28,8 +28,8 @@ jobs:
         npx grunt testnodeconsumer
         npx grunt testnodeconsumer
     - name: Production Build
     - name: Production Build
       run: npx grunt prod
       run: npx grunt prod
-     - name: UI Tests
-       run: xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
+    - name: UI Tests
+      run: xvfb-run --server-args="-screen 0 1200x800x24" npx grunt testui
     # - name: Deploy
     # - name: Deploy
     #   uses: peaceiris/actions-gh-pages@v3
     #   uses: peaceiris/actions-gh-pages@v3
     #   with:
     #   with: