Remove valgrind test suite from opt-dist
This commit is contained in:
parent
de588a6e60
commit
f1e408a8de
@ -96,7 +96,6 @@ pub fn run_tests(env: &Environment) -> anyhow::Result<()> {
|
|||||||
"tests/incremental",
|
"tests/incremental",
|
||||||
"tests/mir-opt",
|
"tests/mir-opt",
|
||||||
"tests/pretty",
|
"tests/pretty",
|
||||||
"tests/run-pass-valgrind",
|
|
||||||
"tests/ui",
|
"tests/ui",
|
||||||
"tests/crashes",
|
"tests/crashes",
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user