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 9033d70 commit f0f022cCopy full SHA for f0f022c
.github/workflows/main.yml
@@ -31,7 +31,6 @@ jobs:
31
if: matrix.python-version == '3.8'
32
uses: codecov/codecov-action@v1
33
with:
34
- token: ${{ secrets.CODECOV_TOKEN }}
35
fail_ci_if_error: true
36
37
modulestest:
0 commit comments