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 b47f3c7 commit ad28e9aCopy full SHA for ad28e9a
.github/workflows/ci.yml
@@ -56,8 +56,6 @@ jobs:
56
- uses: codecov/codecov-action@v4
57
with:
58
file: lcov.info
59
- token: ${{ secrets.CODECOV_TOKEN }
60
- fail_ci_if_error: true
61
docs:
62
name: Documentation
63
runs-on: ubuntu-latest
0 commit comments