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 6cc69e0 commit 19a6119Copy full SHA for 19a6119
.github/workflows/codecov.yml
@@ -18,4 +18,5 @@ jobs:
18
with:
19
token: ${{ secrets.CODECOV }}
20
file: ./coverage.xml
21
+ flags: unittests
22
name: codecov-umbrella
0 commit comments