Explorar o código

chore: workflows

Ryan Chandler %!s(int64=3) %!d(string=hai) anos
pai
achega
820f7322c3
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      .github/workflows/tests.yml

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

@@ -25,7 +25,4 @@ jobs:
         run: npm ci
 
       - name: Build files
-        run: npm run build
-
-      - name: Run test suite
-        run: npm run test
+        run: npm run build