Skip to content

Commit

Permalink
codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
rafapereirabr committed Aug 24, 2023
1 parent 2dd76ca commit e10265d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test-coverage:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PAT: ${{ secrets.CODECOV_TOKEN }}

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

0 comments on commit e10265d

Please sign in to comment.