Skip to content

add readthedocs config #40

add readthedocs config

add readthedocs config #40

Workflow file for this run

name: Devcontainer CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run devcontainer task
uses: devcontainers/[email protected]
with:
runCmd: nox