cleanup: remove duplicated isolated test from ci
This commit is contained in:
parent
391c53aa60
commit
374f9400d0
|
|
@ -46,13 +46,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --verbose --manifest-path zebrad/Cargo.toml sync_large_checkpoints_ -- --ignored
|
args: --verbose --manifest-path zebrad/Cargo.toml sync_large_checkpoints_ -- --ignored
|
||||||
- name: Run zebrad tracing test
|
|
||||||
env:
|
|
||||||
RUST_BACKTRACE: full
|
|
||||||
uses: actions-rs/cargo@v1
|
|
||||||
with:
|
|
||||||
command: test
|
|
||||||
args: --verbose --manifest-path zebrad/Cargo.toml tracing_endpoint -- --ignored
|
|
||||||
|
|
||||||
build-chain-no-features:
|
build-chain-no-features:
|
||||||
name: Build zebra-chain w/o features on ubuntu-latest
|
name: Build zebra-chain w/o features on ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue