We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8bb05 commit 74cd613Copy full SHA for 74cd613
.github/workflows/test-coverage.yaml
@@ -15,6 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
env:
17
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
18
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
19
RGL_USE_NULL: true
20
21
steps:
0 commit comments