separate build and test ci tasks

This commit is contained in:
jake 2019-09-07 19:34:30 -07:00
parent 2ce7f85e1e
commit 3fcee7f67e

View File

@ -11,4 +11,5 @@ steps:
- name: cargo test
commands:
- rustup default nightly
- cargo build
- cargo test