Skip to content

Commit 19d8e07

Browse files
committed
add exception. issue #199
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 3c088e5 commit 19d8e07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ jobs:
7272
zkvm: pico # See https://github.com/eth-act/ere/issues/174
7373
- el: ethrex
7474
zkvm: zisk # See https://github.com/eth-act/ere/issues/186
75+
# Pico
76+
- zkvm: pico
77+
test: prove_empty_block # See https://github.com/eth-act/ere/issues/199
7578
uses: ./.github/workflows/run-benchmark.yml
7679
with:
7780
test: ${{ matrix.test }}

0 commit comments

Comments
 (0)