separate build and test ci tasks
This commit is contained in:
parent
2ce7f85e1e
commit
3fcee7f67e
@ -11,4 +11,5 @@ steps:
|
|||||||
- name: cargo test
|
- name: cargo test
|
||||||
commands:
|
commands:
|
||||||
- rustup default nightly
|
- rustup default nightly
|
||||||
|
- cargo build
|
||||||
- cargo test
|
- cargo test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user