Skip to content

Bump MrThearMan/CI from 0.4.12 to 0.4.13 in the github-actions-dependencies group #178

Bump MrThearMan/CI from 0.4.12 to 0.4.13 in the github-actions-dependencies group

Bump MrThearMan/CI from 0.4.12 to 0.4.13 in the github-actions-dependencies group #178

Workflow file for this run

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