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