mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Remove automatic redirect in benchmark report index.html generation
This commit is contained in:
parent
e3f4749709
commit
c05f1696f0
2
.github/workflows/docs-and-testcov.yml
vendored
2
.github/workflows/docs-and-testcov.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
|||||||
|
|
||||||
unzip -q benchmark-report.zip -d benchmark-report
|
unzip -q benchmark-report.zip -d benchmark-report
|
||||||
|
|
||||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=report/index.html\">" > benchmark-report/index.html
|
# echo "<meta http-equiv=\"refresh\" content=\"0; url=report/index.html\">" > benchmark-report/index.html
|
||||||
|
|
||||||
- name: Copy files to output directory
|
- name: Copy files to output directory
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user