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 295eb44 commit 36facf1Copy full SHA for 36facf1
.github/workflows/main-coverage.yml
@@ -34,5 +34,5 @@ jobs:
34
35
- name: Upload coverage report
36
uses: codecov/codecov-action@v5
37
- with:
+ env:
38
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments