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 2b7b11e commit 006787aCopy full SHA for 006787a
.github/workflows/tests.yml
@@ -38,6 +38,5 @@ jobs:
38
- name: upload to codecov.io
39
uses: codecov/codecov-action@v5
40
with:
41
- fail_ci_if_error: true
42
files: ./tests/coverage.xml
43
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments