chore: fix codecov warning (#5055)

Signed-off-by: Kevin Wan <wanjunfeng@gmail.com>
This commit is contained in:
Kevin Wan
2025-08-05 22:55:26 +08:00
committed by GitHub
parent ea53fe41de
commit 151b3d1085

View File

@@ -42,11 +42,10 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v5
with:
file: ./coverage.txt
files: ./coverage.txt
flags: unittests
name: codecov-umbrella
fail_ci_if_error: false
verbose: true
test-win:
name: Windows