add feature and fix ci (#9800)

This commit is contained in:
Guillaume Thiolliere
2021-09-20 16:49:04 +02:00
committed by GitHub
parent cddafd523e
commit 0930948580
7 changed files with 8 additions and 1 deletions
@@ -18,6 +18,7 @@
use std::env;
#[rustversion::attr(not(stable), ignore)]
#[cfg(not(feature = "disable-ui-tests"))]
#[test]
fn ui() {
// As trybuild is using `cargo check`, we don't need the real WASM binaries.