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