1
0
Caleb Porzio 4 жил өмнө
parent
commit
9ed52b0a94

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

@@ -21,6 +21,6 @@ jobs:
       run: |
         npm ci
         npm run build --if-present
-        npm test
+        npm run test
       env:
         CI: true