Also run clippy CI checks on tests

This commit is contained in:
Amanda Graven 2021-09-21 15:26:02 +02:00
parent 4718637891
commit 262a3e29ff
No known key found for this signature in database
GPG key ID: 45C461CDC9286390

View file

@ -47,7 +47,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: clippy
args: -- -D warnings
args: --all-targets -- -D warnings
test:
name: Test