correct some errors

master
rasul 5 years ago
parent f0868eaa34
commit e64b60a5e8

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

Loading…
Cancel
Save