Skip to content

docs: Update README with start_sync_server section #580

docs: Update README with start_sync_server section

docs: Update README with start_sync_server section #580

Workflow file for this run

name: ruff-wf
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
src: './src/py'