mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Update benchmark report naming to include commit SHA for better traceability
This commit is contained in:
parent
8cb33bc096
commit
a59c4c56bf
2
.github/workflows/run-benchmarks.yml
vendored
2
.github/workflows/run-benchmarks.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
- name: Upload benchmark reports
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: benchmark-reports
|
||||
name: benchmark-reports-${{ github.sha }}
|
||||
path: ./target/criterion/
|
||||
|
Loading…
x
Reference in New Issue
Block a user