Run Rocq tests.
This commit is contained in:
parent
80b92c7dd3
commit
8cff3687f7
5 changed files with 46 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
save-if: ${{ github.ref == 'refs/heads/master' }}
|
||||
- run: rustup override set 1.93.0
|
||||
- run: rustup component add rust-src
|
||||
- run: make -C rocq-demo
|
||||
- run: cargo test
|
||||
- run: cargo build --tests --features=unstable-doc
|
||||
- run: cargo test --doc --features=unstable-doc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue