Skip to content

Merge pull request #336 from ASFHyP3/dependabot/pip/mypy-1.15.0 #227

Merge pull request #336 from ASFHyP3/dependabot/pip/mypy-1.15.0

Merge pull request #336 from ASFHyP3/dependabot/pip/mypy-1.15.0 #227

Workflow file for this run

name: Test
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
call-pytest-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
local_package_name: hyp3lib
python_versions: >-
["3.10", "3.11", "3.12", "3.13"]