mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Remove duplicate test stage for rust lastest
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user