Update clippy in CI

This commit is contained in:
Robin Salen 2023-09-15 11:12:14 -04:00
parent ec9e619678
commit 4f0330adea
No known key found for this signature in database
GPG Key ID: CF63FCA518B44159

View File

@ -124,5 +124,5 @@ jobs:
command: clippy
args: --all-features --all-targets -- -D warnings -A incomplete-features
env:
CARGO_INCREMENTAL: 1
# Seems necessary until https://github.com/rust-lang/rust/pull/115819 is merged.
CARGO_INCREMENTAL: 0