Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuchenshi committed Mar 24, 2020
1 parent fc84952 commit b512f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm test:coverage
- run: npm run test:coverage
env:
CI: true
- uses: coverallsapp/github-action@master
Expand Down

0 comments on commit b512f5a

Please sign in to comment.