Update clippy in CI

This commit is contained in:
Robin Salen 2023-09-15 11:12:14 -04:00
parent d4a8026bf9
commit 5db6abf026
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