mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
remove the integration test
This commit is contained in:
parent
b60c8424af
commit
6b1be83939
@ -11,9 +11,6 @@ jobs:
|
||||
keys:
|
||||
- v4-test-cargo-cache-linux-{{ arch }}-{{ checksum "Cargo.lock" }}
|
||||
- run: sudo apt-get install -y cmake
|
||||
- run:
|
||||
name: Run nginx
|
||||
command: cargo run -- run examples/nginx/nginx.wasm -- -v
|
||||
- run: make test
|
||||
- run: rustup component add rustfmt
|
||||
- run: make lint
|
||||
|
Loading…
Reference in New Issue
Block a user