Skip to content

Commit f2df580

Browse files
committed
fix(ci): remove GitHub Actions cache integration
1 parent 88e638d commit f2df580

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
branches: [main]
88

99
env:
10-
SCCACHE_GHA_ENABLED: true
1110
RUSTC_WRAPPER: sccache
1211

1312
jobs:

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
branches: [main]
88

99
env:
10-
SCCACHE_GHA_ENABLED: true
1110
RUSTC_WRAPPER: sccache
1211
CARGO_TERM_COLOR: always
1312

0 commit comments

Comments
 (0)