Skip to content

Commit d649901

Browse files
committed
fix ci
1 parent 5d04587 commit d649901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ repos:
1717
- id: cargo-clippy-pythnet
1818
name: Cargo Clippy Pythnet
1919
language: "rust"
20-
entry: cargo +nightly-2023-03-01 clippy --tests -- -D warnings
20+
entry: cargo +nightly-2023-03-01 clippy --tests --features check -- -D warnings
2121
pass_filenames: false

0 commit comments

Comments
 (0)