mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Install pandas before generating custom benchmark reports
This commit is contained in:
parent
876f1ccbf3
commit
643c897479
1
.github/workflows/run-benchmarks.yml
vendored
1
.github/workflows/run-benchmarks.yml
vendored
@ -44,6 +44,7 @@ jobs:
|
||||
echo "No benchmark reports found, skipping custom report generation."
|
||||
exit 1
|
||||
fi
|
||||
pip3 install pandas
|
||||
python3 .github/scripts/custom_benchmark_report.py
|
||||
|
||||
- name: Upload benchmark reports
|
||||
|
Loading…
x
Reference in New Issue
Block a user