back out wasi-cap-std-sync special test step
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -463,10 +463,6 @@ jobs:
|
|||||||
|
|
||||||
# Build `libwasmtime.so`
|
# Build `libwasmtime.so`
|
||||||
- run: $CENTOS cargo build --release --manifest-path crates/c-api/Cargo.toml
|
- 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.
|
# Test what we just built.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user