Skip to content

Commit 6deb16c

Browse files
committed
ci: add bench
1 parent 03f85c2 commit 6deb16c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030
- uses: dtolnay/rust-toolchain@nightly
3131
- run: cargo test --all --verbose
32+
- run: cargo bench
3233

3334
clippy:
3435
name: Clippy

0 commit comments

Comments
 (0)