Skip to content

Bump coverage from 7.6.2 to 7.6.3 in the python-dependencies group #174

Bump coverage from 7.6.2 to 7.6.3 in the python-dependencies group

Bump coverage from 7.6.2 to 7.6.3 in the python-dependencies group #174

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