mirror of
https://github.com/Z3Prover/z3
synced 2026-07-29 10:13:48 +00:00
On scheduled runs, `github.event.inputs.*` is empty, so the `|| fallback` values in the `env` block are what actually get used — but two of them diverged from the declared `workflow_dispatch` input defaults. ## Changes - `Z3_RUNTIME_ARGS`: scheduled fallback was `smt.ho_matching=true`; corrected to `smt.ho_matching=false` to match the input default - `FSTAR_OTHERFLAGS`: scheduled fallback was `''`; corrected to `--split_queries on_failure --log_failing_queries --ext higher_order_smt --proof_recovery` to match the input default Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| agents | ||
| aw | ||
| prompts | ||
| scripts | ||
| skills | ||
| workflows | ||
| CI_MIGRATION.md | ||
| CI_TESTING.md | ||
| copilot-instructions.md | ||
| dependabot.yml | ||
| mcp.json | ||