Skip to content

Commit f97cc69

Browse files
committed
now we'll upload tests
1 parent 509288b commit f97cc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: codecov/codecov-action@v4
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
52-
files: ./build/*.gcov
52+
files: ./*.gcov
5353
fail_ci_if_error: true
5454
verbose: true
5555

0 commit comments

Comments
 (0)