Skip to content

Commit 7fc3d1b

Browse files
authored
chore: remove cargo bench in CI (#79)
1 parent 524bc53 commit 7fc3d1b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Setup benchmark data
3535
run: cd benches && pnpm install --ignore-workspace
3636

37-
- name: Cargo Bench
38-
run: cargo bench
39-
4037
- uses: Boshen/setup-rust@main
4138
with:
4239
cache-key: benchmark

0 commit comments

Comments
 (0)