Skip to content

Commit

Permalink
CI: codecov-action: adding token
Browse files Browse the repository at this point in the history
  • Loading branch information
michurin committed Jun 9, 2024
1 parent 91864cc commit 555efe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
with:
files: ./coverage.txt
verbose: true
token: ${{ secrets.CODECOV_TOKEN }} # required

0 comments on commit 555efe8

Please # to comment.