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 3c088e5 commit 19d8e07Copy full SHA for 19d8e07
.github/workflows/integration-tests.yml
@@ -72,6 +72,9 @@ jobs:
72
zkvm: pico # See https://github.com/eth-act/ere/issues/174
73
- el: ethrex
74
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
78
uses: ./.github/workflows/run-benchmark.yml
79
with:
80
test: ${{ matrix.test }}
0 commit comments