Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
ci: add opbnb feature to compact-codec job
Browse files Browse the repository at this point in the history
  • Loading branch information
j75689 committed Nov 14, 2024
1 parent 16689b3 commit e4489a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
bin:
- cargo run --bin reth --features "dev"
- cargo run --bin op-reth --features "optimism dev" --manifest-path crates/optimism/bin/Cargo.toml
- cargo run --bin op-reth --features "optimism opbnb dev" --manifest-path crates/optimism/bin/Cargo.toml
- cargo run --bin bsc-reth --features "bsc" --manifest-path crates/bsc/bin/Cargo.toml
steps:
- uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit e4489a2

Please sign in to comment.