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 5c165af commit 0ba1c6aCopy full SHA for 0ba1c6a
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" "10000"
+ "--timeout" "5000"
24
"--weak"
25
"--verbose" "1"
26
"--r1cs"
0 commit comments