Skip to content

Commit

Permalink
Use token for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorjerse committed May 14, 2024
1 parent 2ef54ca commit 51de19a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: .coverage
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 51de19a

Please sign in to comment.