Skip to content

Commit 4e67671

Browse files
committed
remove checking of proof that consumes too much memory
1 parent 8681f11 commit 4e67671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
run: |
6363
python3 .github/workflows/prune_dune_modules.py verification/rust_proofs/ace/proofs/dune \
6464
proof_core_page_allocator_allocator_PageAllocator_add_memory_region \
65+
proof_core_page_allocator_allocator_PageAllocator_release_pages_closure0 \
6566
proof_core_page_allocator_allocator_PageStorageTreeNode_store_page_token \
6667
proof_core_page_allocator_allocator_PageStorageTreeNode_acquire_page_token \
6768
proof_core_page_allocator_allocator_PageStorageTreeNode_divide_page_token_if_necessary \

0 commit comments

Comments
 (0)