Skip to content

Commit

Permalink
test: add bsc bin
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 authored and yutianwu committed Oct 21, 2024
1 parent b98a8b1 commit 219d9f9
Show file tree
Hide file tree
Showing 100 changed files with 2,932 additions and 658 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
name: Run tests
run: |
cargo nextest run \
--locked -p reth-node-bsc --features "bsc ${{ matrix.extra-features }}" \
--locked -p reth-bsc-node --features "bsc ${{ matrix.extra-features }}" \
-E "kind(test)"
integration-success:
Expand Down
215 changes: 148 additions & 67 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 219d9f9

Please sign in to comment.