Update build.yml

This commit is contained in:
0xd4d 2020-01-27 19:29:12 +01:00
parent 1d3cc3ca6e
commit 379766624d
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ jobs:
run: |
export PATH="$HOME/.cargo/bin:$PATH"
export RUSTFLAGS="-D warnings"
cargo -V
cd src/rust/iced-x86
echo ==== std decoder ====
cargo check --lib --no-default-features --features "std decoder"