Skip to content

Commit

Permalink
ci: fix codecov error in github workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Alex <[email protected]>
  • Loading branch information
Alex-Izquierdo committed Oct 2, 2024
1 parent a279828 commit df3fe72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ jobs:
permissions:
id-token: write
checks: read
contents: read
pages: write

needs:
- build
Expand Down

0 comments on commit df3fe72

Please sign in to comment.