Skip to content

Commit 6b10016

Browse files
committed
test
1 parent 445f105 commit 6b10016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
- name: Upload to Codecov
3737
uses: codecov/codecov-action@v4
3838
with:
39-
files: coverage.out
39+
files: coverage.txt
4040
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)