We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9197a4d commit 7121d4eCopy full SHA for 7121d4e
1 file changed
.github/workflows/test.yml
@@ -34,3 +34,4 @@ jobs:
34
with:
35
token: ${{ secrets.CODECOV_TOKEN }}
36
fail_ci_if_error: true
37
+ files: coverage.xml
0 commit comments