Skip to content

Commit 126b306

Browse files
Update .circleci/config.yml
Co-authored-by: VolodymyrOrlov <volodymyr.orlov@gmail.com>
1 parent 18df9c7 commit 126b306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
command: rustup component add clippy
4141
- run:
4242
name: Run cargo clippy
43-
command: cargo clippy -- -Drust-2018-idioms -Dwarnings
43+
command: cargo clippy --all-features -- -Drust-2018-idioms -Dwarnings

0 commit comments

Comments
 (0)