Skip to content

Bump pymdown-extensions from 10.3.1 to 10.4 #31

Bump pymdown-extensions from 10.3.1 to 10.4

Bump pymdown-extensions from 10.3.1 to 10.4 #31

Workflow file for this run

name: Test
on:
push:
branches:
- main
paths:
- "**.py"
- "pyproject.toml"
- "poetry.lock"
- ".github/workflows/test.yml"
workflow_dispatch:
jobs:
test:
uses: MrThearMan/CI/.github/workflows/[email protected]
with:
python-version: '["3.8", "3.9", "3.10", "3.11", "3.12"]'