Skip to content

Commit 16a371c

Browse files
committed
Install clippy in nightly CI workflow
1 parent bdc2342 commit 16a371c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
toolchain: nightly
2222
profile: minimal
23-
components: rust-src, llvm-tools-preview
23+
components: rust-src, llvm-tools-preview, clippy
2424
override: true
2525
- name: Install libpcap-dev
2626
run: sudo apt install libpcap-dev

0 commit comments

Comments
 (0)