mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 18:16:11 +00:00
Compare commits
4 Commits
3a6a4150a6
...
38e44a44d4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38e44a44d4 | ||
| 6abf4ec983 | |||
|
|
037cfd9113 | ||
|
|
74fac9d512 |
2
.github/workflows/docs-and-testcov.yml
vendored
2
.github/workflows/docs-and-testcov.yml
vendored
@@ -151,6 +151,8 @@ jobs:
|
|||||||
mkdir -p target/doc/docs
|
mkdir -p target/doc/docs
|
||||||
mv target/doc/rustframe/* target/doc/docs/
|
mv target/doc/rustframe/* target/doc/docs/
|
||||||
|
|
||||||
|
echo "<meta http-equiv=\"refresh\" content=\"0; url=../docs/index.html\">" > target/doc/rustframe/index.html
|
||||||
|
|
||||||
mkdir output
|
mkdir output
|
||||||
cp tarpaulin-report.html target/doc/docs/
|
cp tarpaulin-report.html target/doc/docs/
|
||||||
cp tarpaulin-report.json target/doc/docs/
|
cp tarpaulin-report.json target/doc/docs/
|
||||||
|
|||||||
Reference in New Issue
Block a user