3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-25 10:00:33 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2026-06-22 09:12:38 -07:00
parent f487af3071
commit ba1a05ec76
3 changed files with 33 additions and 28 deletions

5
.github/mcp.json vendored
View file

@ -5,7 +5,10 @@
"args": [
"aw",
"mcp-server"
]
],
"env": {
"GH_AW_DISABLE_UPDATE_CHECKS": "true"
}
}
}
}