We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0ae06 commit cf0ccf8Copy full SHA for cf0ccf8
.circleci/config.yml
@@ -70,7 +70,7 @@ jobs:
70
- checkout
71
- rust/build
72
- rust/format
73
- - rust/clippy
+ # - rust/clippy
74
- rust/test
75
- run:
76
name: Build examples
0 commit comments