forked from libre-chip/fayalite
fix broken doc tests
This commit is contained in:
parent
dba883e300
commit
5cf638c74a
6 changed files with 11 additions and 8 deletions
|
@ -15,4 +15,5 @@ jobs:
|
|||
with:
|
||||
save-if: ${{ github.ref == 'refs/heads/master' }}
|
||||
- run: cargo test
|
||||
- run: cargo test --features=unstable-doc
|
||||
- run: cargo doc --features=unstable-doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue