Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 2267138

Browse files
committed
Only benchmark one crate
1 parent 4f4a5a7 commit 2267138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
- uses: actions/checkout@master
6565
- name: Install Rust
6666
run: rustup update nightly && rustup default nightly
67-
- run: cargo bench --all
67+
- run: cargo bench -p libm-bench

0 commit comments

Comments
 (0)