mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-20 12:36:10 +00:00
Compare commits
2 Commits
c39021456a
...
892dcb79a0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
892dcb79a0 | ||
|
|
876f1ccbf3 |
2
.github/workflows/run-benchmarks.yml
vendored
2
.github/workflows/run-benchmarks.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
echo "No benchmark reports found, skipping custom report generation."
|
||||
exit 1
|
||||
fi
|
||||
python .github/scripts/custom_benchmark_report.py
|
||||
python3 .github/scripts/custom_benchmark_report.py
|
||||
|
||||
- name: Upload benchmark reports
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user