Fix test using download-ci-llvm=true
on CI
This commit is contained in:
parent
e288faa4b0
commit
f5c59a444f
1 changed files with 1 additions and 1 deletions
|
@ -1074,7 +1074,7 @@ fn test_prebuilt_llvm_config_path_resolution() {
|
||||||
let config = configure(
|
let config = configure(
|
||||||
r#"
|
r#"
|
||||||
[llvm]
|
[llvm]
|
||||||
download-ci-llvm = true
|
download-ci-llvm = "if-unchanged"
|
||||||
"#,
|
"#,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue