summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/pull-request-checks.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pull-request-checks.yml b/.github/workflows/pull-request-checks.yml
index 70ef6467..48cf6606 100644
--- a/.github/workflows/pull-request-checks.yml
+++ b/.github/workflows/pull-request-checks.yml
@@ -6,6 +6,7 @@ on:
env:
CARGO_TERM_COLOR: always
+ CARGO_INCREMENTAL: 0
jobs:
block-fixup: