Skip to content

Commit

Permalink
fix(ci): no-std checks missing crates
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Nov 23, 2024
1 parent fd7e08e commit d31d8fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/check_no_std.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
set -eo pipefail

no_std_packages=(
op-alloy
op-alloy-consensus
op-alloy-protocol
op-alloy-registry
op-alloy-genesis
op-alloy-rpc-types
op-alloy-rpc-types-engine
Expand Down

0 comments on commit d31d8fc

Please sign in to comment.