mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Add debugging output for benchmark report extraction in CI workflow
This commit is contained in:
parent
054b3c828e
commit
aec6278a50
2
.github/workflows/docs-and-testcov.yml
vendored
2
.github/workflows/docs-and-testcov.yml
vendored
@ -119,6 +119,8 @@ jobs:
|
||||
-o benchmark-report.zip "$artifact_url"
|
||||
|
||||
mkdir -p benchmark-report
|
||||
# print ls -a
|
||||
echo "$( ls -a benchmark-report )"
|
||||
unzip benchmark-report.zip -d benchmark-report
|
||||
# there will be a tar file in the benchmark-report directory
|
||||
# called artifact.tar. unzip it into the benchmark-report
|
||||
|
Loading…
x
Reference in New Issue
Block a user