Skip to content

migrate to sphinx-immaterial #2

migrate to sphinx-immaterial

migrate to sphinx-immaterial #2

Workflow file for this run

name: pip-audit
on: [push, pull_request]
jobs:
selftest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install
run: python -m pip install .
- uses: pypa/[email protected]
with:
# NOTE: this can be `.`, for the current directory
inputs: .