We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a9c7a commit 9388e78Copy full SHA for 9388e78
.github/workflows/Tests.yml
@@ -36,7 +36,6 @@ jobs:
36
uses: codecov/codecov-action@v4
37
with:
38
fail_ci_if_error: true
39
- token: ${{ secrets.CODECOV_TOKEN }}
40
41
build_python:
42
runs-on: ubuntu-24.04
0 commit comments