We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a233ff3 commit 5c5ca39Copy full SHA for 5c5ca39
.github/workflows/test-external.yml
@@ -22,7 +22,7 @@ jobs:
22
project:
23
- repo: "morpho-org/morpho-data-structures"
24
dir: "morpho-data-structures"
25
- cmd: "--function testProve --loop 4 --solver-command yices-smt2 --solver-threads 3"
+ cmd: "--function testProve --loop 4 --solver-command yices-smt2 --solver-threads 3 --disable-gc"
26
branch: ""
27
profile: ""
28
- repo: "morpho-org/morpho-blue"
0 commit comments