mirror of
https://github.com/tonarino/innernet.git
synced 2025-02-03 13:21:24 +02:00
actions: add missing clippy component for nightly
This commit is contained in:
parent
f0fe19674c
commit
1aa16c84f5
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: nightly
|
||||
override: true
|
||||
components: rustfmt
|
||||
components: rustfmt, clippy
|
||||
- name: Rustfmt
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user