We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0013e5c commit ced5288Copy full SHA for ced5288
1 file changed
tests/circomlib-test.rkt
@@ -20,7 +20,7 @@
20
(parameterize ([current-namespace (make-base-namespace)]
21
[current-command-line-arguments
22
(vector "--solver" "cvc5"
23
- "--timeout" "5000"
+ "--timeout" "10000"
24
"--weak"
25
"--verbose" "1"
26
"--r1cs"
0 commit comments