Skip to content

Commit

Permalink
Try to expose the codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
xrobin committed Jul 28, 2024
1 parent e332106 commit 48bf60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
RUN_SLOW_TESTS: true
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 48bf60d

Please sign in to comment.