]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/clippy/.github/workflows/clippy.yml
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
[rust.git] / src / tools / clippy / .github / workflows / clippy.yml
index 0e27cc927acea4c010f810cd350f047eebece429..fac2c99714d9bf808d6a13f6bae1b6a82af59356 100644 (file)
@@ -24,6 +24,7 @@ env:
   RUST_BACKTRACE: 1
   CARGO_TARGET_DIR: '${{ github.workspace }}/target'
   NO_FMT_TEST: 1
+  CARGO_INCREMENTAL: 0
 
 jobs:
   base: