Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondYuan committed Jul 4, 2021
1 parent 252d7f1 commit d95320b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
run: npm install
- run: npm run lint
- run: npm run cov
env:
GITHUB_BRANCH: ${{ github.ref }}
- uses: codecov/codecov-action@v1

0 comments on commit d95320b

Please sign in to comment.