mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
Disable asm tests in CI
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
||||
commands: [
|
||||
"--mini-tests",
|
||||
"--std-tests",
|
||||
"--asm-tests",
|
||||
# FIXME: re-enable asm tests when GCC can emit in the right syntax.
|
||||
# "--asm-tests",
|
||||
"--test-libcore",
|
||||
"--extended-rand-tests",
|
||||
"--extended-regex-example-tests",
|
||||
|
||||
Reference in New Issue
Block a user