fix(ci): remove GitHub Actions cache integration

This commit is contained in:
Alisher Galiev 2025-04-08 21:43:29 +05:00
parent 88e638d578
commit f2df5803ba
2 changed files with 0 additions and 2 deletions

View file

@ -7,7 +7,6 @@ on:
branches: [main]
env:
SCCACHE_GHA_ENABLED: true
RUSTC_WRAPPER: sccache
jobs:

View file

@ -7,7 +7,6 @@ on:
branches: [main]
env:
SCCACHE_GHA_ENABLED: true
RUSTC_WRAPPER: sccache
CARGO_TERM_COLOR: always