mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 23:44:19 +01:00
Nyrkiö Github Action requires --output-format bencher
This commit is contained in:
2
.github/workflows/rust_perf.yml
vendored
2
.github/workflows/rust_perf.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
# run: npm install && npm run build
|
||||
|
||||
- name: Bench
|
||||
run: cargo bench | tee output.txt
|
||||
run: cargo bench --output-format bencher | tee output.txt
|
||||
- name: Analyze benchmark result with Nyrkiö
|
||||
uses: nyrkio/change-detection@HEAD
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user