Skip to content

Commit a4a8548

Browse files
Removing CARGO_INCREMENTAL and SCCACHE_GHA_ENABLED
1 parent 36e49ca commit a4a8548

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
env:
1010
RUST_BACKTRACE: 1
1111
CARGO_TERM_COLOR: always
12-
CARGO_INCREMENTAL: 0
13-
SCCACHE_GHA_ENABLED: "true"
1412
RUSTC_WRAPPER: "sccache"
1513

1614
jobs:

0 commit comments

Comments
 (0)