[ci] Add all target to check

This commit is contained in:
Jean SIMARD 2020-11-30 17:41:01 +01:00
parent a77d517ac1
commit d1f34f926e
No known key found for this signature in database
GPG key ID: 98BD56777D7767B4
6 changed files with 10 additions and 6 deletions

View file

@ -34,6 +34,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: clippy
args: --all-targets -- --deny warnings
build-image:
name: Test the build of Docker image