Skip to content

Enable TCP keepalives to survive the long jixia analysis phase #44

Enable TCP keepalives to survive the long jixia analysis phase

Enable TCP keepalives to survive the long jixia analysis phase #44

Workflow file for this run

name: lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3
- run: ruff check
- run: ruff format --check