test doc tests in CI
This commit is contained in:
parent
fd45465d35
commit
d3f52292a1
|
@ -57,4 +57,5 @@ jobs:
|
|||
save-if: ${{ github.ref == 'refs/heads/master' }}
|
||||
- run: cargo test
|
||||
- run: cargo build --tests --features=unstable-doc
|
||||
- run: cargo test --doc --features=unstable-doc
|
||||
- run: cargo doc --features=unstable-doc
|
||||
|
|
Loading…
Reference in a new issue