mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-04 17:49:25 +00:00
add copying of tarpaulin-report.json to output directory
This commit is contained in:
1
.github/workflows/docs-and-testcov.yml
vendored
1
.github/workflows/docs-and-testcov.yml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
run: |
|
||||
mkdir output
|
||||
cp tarpaulin-report.html target/doc/rustframe/
|
||||
cp tarpaulin-report.json target/doc/rustframe/
|
||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=rustframe\">" > target/doc/index.html
|
||||
|
||||
- name: Upload Pages artifact
|
||||
|
Reference in New Issue
Block a user