Skip to content

Commit 14f5e97

Browse files
Access new token
1 parent bd8001c commit 14f5e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
env:
1616
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
1717
RENV_CONFIG_SANDBOX_ENABLED: false
18+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
1819

1920
steps:
2021
- name: Install TexLive

0 commit comments

Comments
 (0)