Skip to content

Commit

Permalink
adding code cov
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulelhakim68@gmail.com committed Jan 23, 2024
1 parent d7a258a commit 036094c
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 @@ -24,3 +24,5 @@ jobs:
- run: pnpm build
- run: pnpm vitest --coverage
- uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODE_COV_SECRET }}

0 comments on commit 036094c

Please sign in to comment.