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 c174224 commit d4112b6Copy full SHA for d4112b6
.github/workflows/unittests.yml
@@ -72,3 +72,5 @@ jobs:
72
73
- name: Upload coverage reports to Codecov
74
uses: codecov/codecov-action@v4
75
+ env:
76
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments