add ci
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
image: rust:latest
|
||||
|
||||
test:
|
||||
stage: test
|
||||
image: rust:latest
|
||||
script:
|
||||
- cargo test --verbose
|
||||
Reference in New Issue
Block a user