Skip to content

chore: update mkdocstrings #76

chore: update mkdocstrings

chore: update mkdocstrings #76

Workflow file for this run

name: Master
on:
push:
branches:
- master
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml