Skip to content

Commit ed9e1e7

Browse files
fixup! Enhance CI workflow: Integrate sccache for improved build caching and performance
1 parent 091a148 commit ed9e1e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rustls-rustcrypto.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ jobs:
116116
env:
117117
SCCACHE_GHA_ENABLED: "true"
118118
RUSTC_WRAPPER: "sccache"
119-
- name: Show sccache stats
120-
run: ${SCCACHE_PATH} --show-stats
121119

122120
cross:
123121
strategy:

0 commit comments

Comments
 (0)