Update rust.yml

This commit is contained in:
Ellie Huxtable 2021-02-14 15:56:49 +00:00 committed by Ellie Huxtable
parent f3b0006754
commit e5fd46adfa

View File

@ -51,7 +51,7 @@ jobs:
with:
toolchain: nightly
override: true
components: rustfmt
components: clippy
- name: Run clippy
run: cargo clippy