chore: bump stack limit in benchmark (#9660)
This commit is contained in:
parent
009bcf1a27
commit
6eaf406305
1 changed files with 1 additions and 1 deletions
|
|
@ -426,7 +426,7 @@
|
|||
tags: [fast, suite]
|
||||
run_config:
|
||||
<<: *time
|
||||
cmd: lean simp_congr.lean
|
||||
cmd: lean --tstack=16384 simp_congr.lean
|
||||
- attributes:
|
||||
description: mut_rec_wf
|
||||
tags: [fast, suite]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue