We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524bc53 commit 7fc3d1bCopy full SHA for 7fc3d1b
1 file changed
.github/workflows/benchmark.yml
@@ -34,9 +34,6 @@ jobs:
34
- name: Setup benchmark data
35
run: cd benches && pnpm install --ignore-workspace
36
37
- - name: Cargo Bench
38
- run: cargo bench
39
-
40
- uses: Boshen/setup-rust@main
41
with:
42
cache-key: benchmark
0 commit comments