mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-11-19 14:26:10 +00:00
Compare commits
2 Commits
9e96a48c25
...
aa88518045
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aa88518045 | ||
|
|
ae2daeeda7 |
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@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: benchmark-reports-${{ github.sha }}
|
||||
path: ./target/criterion/
|
||||
|
||||
Reference in New Issue
Block a user