Skip to content

Commit

Permalink
add codecov key
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestTeluk committed Nov 29, 2024
1 parent 0f9efbc commit 2d14f7a
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,3 +23,5 @@ jobs:
run: npm run coverage
- name: Report coverage
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2d14f7a

Please sign in to comment.