Update node.js.yml

This commit is contained in:
Preston 2020-05-26 22:49:10 -04:00 committed by GitHub
parent c7ecd6cc23
commit f297e3023b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -26,4 +26,3 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run build --if-present
- run: npm test --if-present