Skip to content

Bump MrThearMan/CI from 0.4.0 to 0.4.1 #40

Bump MrThearMan/CI from 0.4.0 to 0.4.1

Bump MrThearMan/CI from 0.4.0 to 0.4.1 #40

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/test.yml@v0.4.1
with:
python-version: '["3.9", "3.10", "3.11", "3.12"]'