Skip to content

Commit

Permalink
fix: codecov not running on PRs (#1211)
Browse files Browse the repository at this point in the history
  • Loading branch information
syedsajjadkazmii authored Apr 1, 2024
1 parent cd84744 commit 60a6c97
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 @@ -42,3 +42,5 @@ jobs:

- name: Run Code Coverage
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 60a6c97

Please sign in to comment.