Skip to content

Louis vincent/str 57 jito proxy metrics dedup time forward time #5

Louis vincent/str 57 jito proxy metrics dedup time forward time

Louis vincent/str 57 jito proxy metrics dedup time forward time #5

Workflow file for this run

name: test
on:
pull_request:
jobs:
test:
runs-on: ubuntu-22.04-16c-64g-public
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
lfs: true
- name: Setup Rust
uses: ./.github/actions/setup-rust
with:
caller-workflow-name: test
- name: Run tests
run: cargo test --all-features --locked