Skip to content

Commit fe8be0e

Browse files
committed
Update benchmarks workflow to show detailed statistics
1 parent ea91323 commit fe8be0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: dtolnay/rust-toolchain@stable
1818

1919
- name: Run benchmarks
20-
run: cargo bench --workspace --all-targets
20+
run: cargo bench --workspace --all-targets --verbose

0 commit comments

Comments
 (0)