This commit is contained in:
Michael Zhang 2021-09-07 05:40:56 -05:00
parent 268e3f4771
commit 6961d00d69
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -7,5 +7,6 @@ steps:
- name: build
image: rust
commands:
- ls
- cargo build
- cargo test