Skip to content

Commit f27bd73

Browse files
committed
appveyor: Turn down sccache logging
Let's not have it be quite so verbose
1 parent fd182c4 commit f27bd73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ install:
131131
- handle.exe -accepteula -help
132132

133133
# Attempt to debug sccache failures
134-
- set RUST_LOG=sccache
134+
- set RUST_LOG=sccache=debug
135135
- set SCCACHE_ERROR_LOG=%CD%/sccache.log
136136

137137
test_script:

0 commit comments

Comments
 (0)