mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-28 16:21:10 +00:00
infra: Added codecov test coverage (#147)
* chore: test codecov * fix: workflow file * fix: workflow file * chore: added coverage in vercelignore * docs: added codecov badge
This commit is contained in:
@@ -34,3 +34,6 @@ jobs:
|
||||
run: |
|
||||
npm install
|
||||
npm run test
|
||||
|
||||
- name: Code Coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
|
||||
Reference in New Issue
Block a user