Skip to content

Commit

Permalink
Update clippy in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Sep 15, 2023
1 parent ec9e619 commit 4f0330a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4f0330a

Please sign in to comment.