Skip to content

refactor: improve network handling and type safety #1

refactor: improve network handling and type safety

refactor: improve network handling and type safety #1

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: chartboost/ruff-action@v1