Update .gitlab-ci.yml file
This commit is contained in:
parent
9248c25f68
commit
2b12c46618
4
.gitlab-ci.yml
Normal file
4
.gitlab-ci.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
test:
|
||||||
|
image: rust:1.59-alpine3.15
|
||||||
|
script:
|
||||||
|
- cargo test
|
Loading…
Reference in New Issue
Block a user