Skip to content

Commit d44cbd7

Browse files
committed
add more checks
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 7fcf9a4 commit d44cbd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/rust-checks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
xtask: sp1
3636
- zkVM: reth-risc0-stateless-validator
3737
xtask: risc0
38+
- zkVM: reth-zisk-stateless-validator
39+
xtask: zisk
40+
# - zkVM: reth-openvm-stateless-validator # See #168
41+
# xtask: openvm
3842
steps:
3943
- name: Checkout code
4044
uses: actions/checkout@v4

0 commit comments

Comments
 (0)