From 48a0c806520ea6f0404ea1d3a996c7a658f36aec Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Tue, 25 Jan 2022 16:36:50 +0900 Subject: Run clippy on all targets (including tests) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7f18da6a..65c2f949 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -136,7 +136,7 @@ jobs: uses: actions-rs/cargo@v1 with: command: clippy - args: -- -D warnings + args: --all-targets -- -D warnings docs: name: Docs -- cgit v1.2.3-70-g09d2