back out wasi-cap-std-sync special test step

This commit is contained in:
Pat Hickey
2021-02-03 14:23:00 -08:00
parent d62b0a1f97
commit b382a1e0d7

View File

@@ -463,10 +463,6 @@ jobs:
# Build `libwasmtime.so`
- run: $CENTOS cargo build --release --manifest-path crates/c-api/Cargo.toml
- run: |
$CENTOS cargo test \
--release \
-p wasi-cap-std-sync
# Test what we just built.
#