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 a15b650 commit 927806aCopy full SHA for 927806a
.github/workflows/hiperseis_main_ci.yml
@@ -47,3 +47,5 @@ jobs:
47
uses: codecov/codecov-action@main
48
with:
49
token: ${{ secrets.CODECOV_TOKEN }}
50
+ files: coverage.xml
51
+ verbose: true
0 commit comments