diff --git a/.github/assets/check_wasm.sh b/.github/assets/check_wasm.sh index 0569f6f1a8..5eaa9cd702 100755 --- a/.github/assets/check_wasm.sh +++ b/.github/assets/check_wasm.sh @@ -6,7 +6,6 @@ crates=($(cargo metadata --format-version=1 --no-deps | jq -r '.packages[].name' # Array of crates to exclude exclude_crates=( # The following are not working yet, but known to be fixable - reth-consensus reth-exex-types # https://github.com/paradigmxyz/reth/issues/9946 # The following require investigation if they can be fixed reth-auto-seal-consensus