Skip to content

Bump coverage from 7.6.9 to 7.6.10 #407

Bump coverage from 7.6.9 to 7.6.10

Bump coverage from 7.6.9 to 7.6.10 #407

Workflow file for this run

name: Run tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.10"]'
tests-macos:
needs:
- tests
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
python-versions: '["3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.10"]'
os: macos-latest