Skip to content

Commit

Permalink
Exclude reth-payload-builder from wasm check
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Jan 22, 2025
1 parent da4545a commit fc3c803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/assets/check_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ exclude_crates=(
reth-invalid-block-hooks # reth-provider
reth-libmdbx # mdbx
reth-mdbx-sys # mdbx
reth-payload-builder # reth-metrics
reth-provider # tokio
reth-prune # tokio
reth-stages-api # reth-provider, reth-prune
Expand Down

0 comments on commit fc3c803

Please sign in to comment.