Skip to content

Commit 74cd613

Browse files
committed
export CODECOV token
1 parent 5c8bb05 commit 74cd613

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
runs-on: ubuntu-latest
1616
env:
1717
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
18+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
1819
RGL_USE_NULL: true
1920

2021
steps:

0 commit comments

Comments
 (0)