chore: fix flaky test and stop running broken examples in ci

This commit is contained in:
Justin Starry
2020-05-19 17:02:01 +08:00
committed by Michael Vines
parent 5f0b182a3b
commit d3a2934e75
2 changed files with 22 additions and 22 deletions

View File

@@ -47,7 +47,6 @@ script:
- examples/bpf-rust-noop/do.sh build
- npm run localnet:update
- npm run localnet:up
- npm run examples || true
- npm run test:live
- npm run localnet:down