mirror of
https://github.com/Z3Prover/z3
synced 2026-06-10 19:07:18 +00:00
Update default fstar_otherflags for build workflow
This commit is contained in:
parent
353131c7f0
commit
32e50e014e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fstar-master-build.yml
vendored
2
.github/workflows/fstar-master-build.yml
vendored
|
|
@ -28,7 +28,7 @@ on:
|
|||
fstar_otherflags:
|
||||
description: "Extra FStar OTHERFLAGS"
|
||||
required: false
|
||||
default: "--split_queries --log_failing_queries --ext higher_order_smt --proof_recovery"
|
||||
default: "--split_queries on_failure --log_failing_queries --ext higher_order_smt --proof_recovery"
|
||||
discussion_category:
|
||||
description: Discussion category name
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue