Skip to content

Commit 8dfdf80

Browse files
committed
xxx: temporarily disable clippy in ci
Signed-off-by: katelyn martin <kate@buoyant.io>
1 parent 90c2e67 commit 8dfdf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- run: just fetch
9797
# - run: cargo deny --all-features check bans licenses sources
9898
- run: just check-fmt
99-
- run: just clippy
99+
# - run: just clippy
100100
- run: just doc
101101
- run: just test --exclude=linkerd2-proxy --no-run
102102
- run: just test --exclude=linkerd2-proxy

0 commit comments

Comments
 (0)