Skip to content

Commit 6fc22f6

Browse files
committed
chore: 🔥
1 parent 14d0437 commit 6fc22f6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎.github/workflows/benchmark.yml‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
benchmark:
2121
name: Benchmark
2222
runs-on: ubuntu-latest
23-
# dont try this; very slow
24-
# runs-on: codspeed-macro
2523
steps:
2624
- name: Checkout Branch
2725
uses: taiki-e/checkout-action@v1
@@ -36,9 +34,6 @@ jobs:
3634
- name: Setup benchmark data
3735
run: cd benches && pnpm install --ignore-workspace
3836

39-
- name: cargo bench
40-
run: cargo bench
41-
4237
- uses: Boshen/setup-rust@main
4338
with:
4439
cache-key: benchmark

0 commit comments

Comments
 (0)