Skip to content

Commit

Permalink
add RISC0_SKIP_BUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
Wollac committed Oct 1, 2024
1 parent 1ac5d9b commit 77d9d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
- run: cargo fmt --all --check
- run: cargo sort --workspace --check
- run: cargo clippy --workspace
env:
RISC0_SKIP_BUILD: true
- run: forge fmt --check
working-directory: contracts
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 77d9d47

Please sign in to comment.