chore: Add reth-primitives to no-std CI checks (#15823)

This commit is contained in:
kevaundray
2025-04-22 03:29:58 +01:00
committed by GitHub
parent 49b0ca0354
commit a64ced455c

View File

@@ -4,6 +4,7 @@ set +e # Disable immediate exit on error
# Array of crates to check
crates_to_check=(
reth-codecs-derive
reth-primitives
reth-primitives-traits
reth-network-peers
reth-trie-common