mirror of
https://github.com/Z3Prover/z3
synced 2026-05-25 19:36:20 +00:00
have nightly generate doc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d08814a1fe
commit
7068ccdebd
2 changed files with 31 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ jobs:
|
|||
- template: scripts/test-z3.yml
|
||||
- ${{if eq(variables['runRegressions'], 'True')}}:
|
||||
- template: scripts/test-regressions.yml
|
||||
- template: scripts/generate-doc.yml
|
||||
|
||||
- job: "Ubuntu18Python"
|
||||
displayName: "Ubuntu 18 with ocaml"
|
||||
|
|
@ -64,6 +63,7 @@ jobs:
|
|||
cd ..
|
||||
- template: scripts/test-z3.yml
|
||||
- template: scripts/test-regressions.yml
|
||||
- template: scripts/generate-doc.yml
|
||||
|
||||
|
||||
- job: "LinuxMSan"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue