Caleb Porzio 4 years ago
parent
commit
f4e4dff3c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/run-tests.yml

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

@@ -8,4 +8,4 @@ jobs:
       - uses: bahmutov/npm-install@v1
       - uses: bahmutov/npm-install@v1
         with:
         with:
           node-version: '15'
           node-version: '15'
-      - run: npm -v
+      - run: npm -v && npm run build