diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f07cac9e6e..7078748519 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,6 +47,7 @@ jobs: env: RUST_BACKTRACE: full + RUSTC_FORCE_INCREMENTAL: 1 CARGO_TERM_COLOR: always steps: