Skip to content

Commit

Permalink
codecov@v3 token
Browse files Browse the repository at this point in the history
  • Loading branch information
wimglenn authored Dec 2, 2023
1 parent b968f40 commit 02e706b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:
run: python -m pytest --durations=10

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

0 comments on commit 02e706b

Please sign in to comment.