We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445f105 commit 6b10016Copy full SHA for 6b10016
.github/workflows/coverage.yaml
@@ -36,5 +36,5 @@ jobs:
36
- name: Upload to Codecov
37
uses: codecov/codecov-action@v4
38
with:
39
- files: coverage.out
+ files: coverage.txt
40
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments