mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Remove CARGO_INCREMENTAL from clippy (conflicts with sccache), keep for test
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a4eb6fce06
commit
3755f6fd8a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
|
@ -48,7 +48,6 @@ jobs:
|
|||
env:
|
||||
RUSTC_WRAPPER: sccache
|
||||
SCCACHE_DIR: /home/bhelmkamp/.cache/sccache
|
||||
CARGO_INCREMENTAL: "1"
|
||||
steps:
|
||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue