Skip to content

Commit 045559d

Browse files
committed
Test
1 parent 849b81d commit 045559d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/codspeed.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
- run: |
4646
cd client
4747
cargo bench --workspace
48-
# - name: Upload benchmark results
49-
# uses: CodSpeedHQ/action@v4
50-
# with:
51-
# mode: walltime
52-
# run: cargo run --manifest-path common/wcodspeed/Cargo.toml client/target/jbg_benchmark.json
48+
- name: Upload benchmark results
49+
uses: CodSpeedHQ/action@v4
50+
with:
51+
mode: walltime
52+
run: cargo run --manifest-path common/wcodspeed/Cargo.toml client/target/jbg_benchmark.json

0 commit comments

Comments
 (0)