mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-01-30 07:22:15 +00:00
Remove duplicate test stage for rust lastest
This commit is contained in:
parent
17aa1f55e4
commit
c0b953b8f7
@ -38,13 +38,6 @@ librustzcash-test-latest:
|
|||||||
- cargo --verbose --version
|
- cargo --verbose --version
|
||||||
- time cargo test --release --verbose
|
- time cargo test --release --verbose
|
||||||
|
|
||||||
librustzcash-test-latest:
|
|
||||||
stage: test
|
|
||||||
image: rust:latest
|
|
||||||
script:
|
|
||||||
- cargo --verbose --version
|
|
||||||
- time cargo test --release --verbose
|
|
||||||
|
|
||||||
librustzcash-test-rust-nightly:
|
librustzcash-test-rust-nightly:
|
||||||
stage: test
|
stage: test
|
||||||
image: rustlang/rust:nightly
|
image: rustlang/rust:nightly
|
||||||
|
Loading…
Reference in New Issue
Block a user