Skip to content

Commit

Permalink
Merge branch 'stakes_and_votes_getvoteaccounts' of https://github.com…
Browse files Browse the repository at this point in the history
…/blockworks-foundation/lite-rpc into stakes_and_votes_getvoteaccounts
  • Loading branch information
musitdev committed Nov 28, 2023
2 parents 180cd99 + 630e4cb commit 22abc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Run fmt+clippy
run: |
cargo fmt --all --check
cargo clippy --locked --workspace --all-targets
cargo clippy --locked --workspace --all-targets -D warnings
- name: Run Tests
run: RUST_LOG=info cargo test

0 comments on commit 22abc94

Please sign in to comment.