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 7379d6c commit 21225d8Copy full SHA for 21225d8
.github/workflows/consistency.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Run openvm setup
55
run: |
56
cd openvm/crates
57
- cargo run --bin cargo-openvm openvm setup
+ cargo run --bin cargo-openvm openvm setup --evm
58
59
- name: Install Foundry
60
uses: foundry-rs/foundry-toolchain@v1
0 commit comments