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