We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a112c0 commit cb64a71Copy full SHA for cb64a71
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ env:
7
CARGO_TERM_COLOR: always
8
RUST_BACKTRACE: 1
9
MISE_ENV: ci
10
+ SCCACHE_GHA_ENABLED: true
11
12
jobs:
13
build_and_test:
0 commit comments