Skip to content

Commit

Permalink
fix: workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Dec 4, 2024
1 parent 2bc6519 commit d5545ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
bins: cargo-codspeed, wasm-bindgen-cli, just, wasm-opt

- name: Build (WASM)
run: just build-wasm bench
run: just build-wasm benchmark

- name: Build the benchmark target(s)
run: cargo codspeed build
Expand Down

0 comments on commit d5545ae

Please sign in to comment.