Skip to content

feat(proxy): enable configuring worker threads through env/command/co… #21

feat(proxy): enable configuring worker threads through env/command/co…

feat(proxy): enable configuring worker threads through env/command/co… #21

Workflow file for this run

name: Test
on:
push:
pull_request:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo test --all-features