Skip to content

Small doc fixes (#25) #66

Small doc fixes (#25)

Small doc fixes (#25) #66

Workflow file for this run

name: Check linting
on:
pull_request:
push:
branches:
- main
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: chartboost/ruff-action@v1