Skip to content

Merge pull request #322 from ASFHyP3/develop #189

Merge pull request #322 from ASFHyP3/develop

Merge pull request #322 from ASFHyP3/develop #189

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"]