Skip to content

Commit

Permalink
fixes bip tty
Browse files Browse the repository at this point in the history
  • Loading branch information
austbot committed Dec 12, 2024
1 parent 6d5f299 commit 82567d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
cargo build -p bonsol-node
cargo build -p bonsol-cli
cargo test -p bonsol-cli -- --nocapture
solana-keygen new -f
solana-keygen new --no-bip39-passphrase -f
solana-test-validator \
--ledger ./ledger \
--limit-ledger-size 0 \
Expand Down

0 comments on commit 82567d5

Please sign in to comment.