correct some errors

master
rasul 5 years ago
parent f0868eaa34
commit e64b60a5e8

@ -5,7 +5,6 @@ build:
script:
- cargo build
doc:
stage: build
script:
@ -16,7 +15,7 @@ doc:
- public
test:
stage: doc tests
stage: test
script:
- cargo test --doc

Loading…
Cancel
Save