mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 19:00:00 +00:00
Compare commits
1 Commits
31ed8e9ceb
...
500f5c371d
Author | SHA1 | Date | |
---|---|---|---|
![]() |
500f5c371d |
2
.github/workflows/run-benchmarks.yml
vendored
2
.github/workflows/run-benchmarks.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
run: cargo bench
|
||||
|
||||
- name: Upload benchmark reports
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: benchmark-reports-${{ github.sha }}
|
||||
path: ./target/criterion/
|
||||
|
Loading…
x
Reference in New Issue
Block a user