mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-26 20:00:27 +00:00
disable ui tests in miri
This commit is contained in:
parent
3a43292097
commit
e19c3a0204
@ -1,4 +1,4 @@
|
||||
// #[cfg(not(miri))]
|
||||
#[cfg(not(miri))]
|
||||
#[test]
|
||||
fn ui() {
|
||||
let t = trybuild::TestCases::new();
|
||||
|
Loading…
x
Reference in New Issue
Block a user