mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-05-10 08:30:42 +00:00
enable doc test for default features
This commit is contained in:
parent
4ff5a8d7e4
commit
20818b0f95
3 changed files with 4 additions and 3 deletions
|
@ -14,6 +14,7 @@ test-default:
|
|||
- cargo -V
|
||||
- cargo sweep -s
|
||||
script:
|
||||
- cargo test --workspace --doc
|
||||
- cargo test --workspace --tests
|
||||
- cargo test --workspace --tests -- --ignored
|
||||
after_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue