mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-01-28 22:42:14 +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
|
||||
- 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
|
||||
|
Loading…
Reference in New Issue
Block a user