Skip to content

Commit

Permalink
add codecov secret
Browse files Browse the repository at this point in the history
  • Loading branch information
lwinmoehein committed Nov 7, 2023
1 parent 8f36f0f commit 9627c6b
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 @@ -26,4 +26,6 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN}}

0 comments on commit 9627c6b

Please sign in to comment.