There was an error while loading. Please reload this page.
1 parent ec44fd9 commit 16c01bbCopy full SHA for 16c01bb
1 file changed
crates/stackable-operator/.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
files: .*\.rs$|Cargo\.toml
40
41
- id: cargo-test-all-features
42
- name: cargo-test-no-default-features
+ name: cargo-test-all-default-features
43
language: system
44
entry: cargo test --all-features --package stackable-operator
45
stages: [pre-commit, pre-merge-commit]
0 commit comments