Skip to content

Bump pymdown-extensions from 9.7 to 10.0 #55

Bump pymdown-extensions from 9.7 to 10.0

Bump pymdown-extensions from 9.7 to 10.0 #55

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml