Skip to content

Commit

Permalink
Updated test-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludvigla committed Jan 17, 2024
1 parent 971fc1d commit e0b76bd
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 }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

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

0 comments on commit e0b76bd

Please sign in to comment.