mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 22:20:54 +00:00
add build step to generate doc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a1814bf384
commit
8c8a8cee7a
4 changed files with 8 additions and 8 deletions
|
@ -27,6 +27,7 @@ jobs:
|
|||
cd ..
|
||||
- template: scripts/test-z3.yml
|
||||
- template: scripts/test-regressions.yml
|
||||
- template: scripts/generate-doc.yml
|
||||
|
||||
# ./cpp_example
|
||||
# ./c_example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue