Skip to content

Commit

Permalink
CI: add covecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed Feb 17, 2024
1 parent 2a6f8f3 commit 419ba5c
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 @@ -59,6 +59,8 @@ jobs:
- name: Codecov upload
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

test-doc:
name: Test doc build
Expand Down

0 comments on commit 419ba5c

Please sign in to comment.