Skip to content

Commit 16c01bb

Browse files
committed
chore(operator): Use correct prek hook name
1 parent ec44fd9 commit 16c01bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
files: .*\.rs$|Cargo\.toml
4040

4141
- id: cargo-test-all-features
42-
name: cargo-test-no-default-features
42+
name: cargo-test-all-default-features
4343
language: system
4444
entry: cargo test --all-features --package stackable-operator
4545
stages: [pre-commit, pre-merge-commit]

0 commit comments

Comments
 (0)