Skip to content

Commit 2d469c2

Browse files
committed
ci: rename bench pre-commit hook
1 parent faef71c commit 2d469c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ repos:
3232
stages: [pre-push]
3333
- id: test
3434
stages: [pre-push]
35-
- id: build
35+
- name: bench
36+
id: build
3637
stages: [pre-push]
3738
args: ["--benches"]

0 commit comments

Comments
 (0)