mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-04 13:02:01 +02:00
chore: Change file name to tarpaulin default
This commit is contained in:
parent
e88b61877d
commit
09e01ae830
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: code-coverage-report
|
||||
path: coverage/coverage.xml
|
||||
path: cobertura.xml
|
||||
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
|
|
Loading…
Reference in a new issue