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
@@ -16,6 +16,7 @@
// limitations under the License.
#[rustversion::attr(not(stable), ignore)]
#[cfg(not(feature = "disable-ui-tests"))]
#[test]
fn decl_module_ui() {
// As trybuild is using `cargo check`, we don't need the real WASM binaries.