Skip to content

Commit

Permalink
update check.sh docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Lohann committed Sep 11, 2024
1 parent 1990c5a commit d512657
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,8 @@ fi

if [[ "${TEST_ETH_TYPES}" == "1" ]]; then
NAME='rosetta-ethereum-types'
# Docker built-in networks
# Combine all features, to make sure any combination of features works.
# The following features must work on wasm32-unknown-unknown targets, once they must be used in substrate runtime.
FEATURES=(
'--features=serde'
'--features=with-rlp'
Expand Down

0 comments on commit d512657

Please sign in to comment.