mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-29 11:31: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
|
||||
- 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:
|
||||
stage: test
|
||||
image: rustlang/rust:nightly
|
||||
|
Reference in New Issue
Block a user