Update nodejs.yml

This commit is contained in:
Adam Wathan 2021-05-18 09:57:55 -04:00 committed by GitHub
parent a37198577c
commit 7bc3166740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,6 @@ jobs:
env:
CI: true
- run: npm run prepublishOnly
- run: npm test -- --coverage
- run: npm test
env:
CI: true
- run: bash <(curl -s --retry 5 --retry-delay 2 --connect-timeout 2 https://codecov.io/bash)