Skip to content

docs: add website doc template using readthedocs (#162) #23

docs: add website doc template using readthedocs (#162)

docs: add website doc template using readthedocs (#162) #23

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1