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