Skip to content

Commit

Permalink
fix: Fix cov (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 authored Apr 11, 2020
1 parent 429e16a commit 1d65da9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- run: npm run bootstrap
- run: npm run build --if-present
- run: npm run cov
env:
CI: true
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1

0 comments on commit 1d65da9

Please sign in to comment.