remove check_web_wasm job (#3654)

This commit is contained in:
Martin Pugh
2021-08-17 20:02:34 +02:00
committed by GitHub
parent fdb1653783
commit e014e53f4a
2 changed files with 3 additions and 22 deletions
@@ -1,8 +0,0 @@
#!/usr/bin/env bash
set -e
#shellcheck source=../common/lib.sh
source "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )/../common/lib.sh"
time cargo build --locked --target=wasm32-unknown-unknown --manifest-path cli/Cargo.toml --no-default-features --features browser