We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be5df8 commit cbf4e37Copy full SHA for cbf4e37
.github/workflows/test.yaml
@@ -39,3 +39,4 @@ jobs:
39
uses: codecov/codecov-action@v4
40
with:
41
file: .coverage
42
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments