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 823bd0c commit 463d0c8Copy full SHA for 463d0c8
.github/workflows/ci.yml
@@ -23,6 +23,5 @@ jobs:
23
uses: codecov/codecov-action@v5
24
with:
25
token: ${{ secrets.CODECOV_TOKEN }}
26
- file: ./coverage/coverage-final.json
27
flags: unittests
28
name: codecov-umbrella
0 commit comments