mirror of https://github.com/nirenjan/libx52.git
Merge fda659c875 into 57676cf540
commit
16fe2c25c2
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
ninja -C build coverage-xml
|
||||
|
||||
- name: Upload Report to Codecov
|
||||
uses: codecov/codecov-action@v6
|
||||
uses: codecov/codecov-action@v7
|
||||
with:
|
||||
files: buildd/meson-logs/coverage.xml
|
||||
fail_ci_if_error: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue