Skip to content

Merge pull request #300 from ASFHyP3/dependabot/github_actions/pypa/g… #279

Merge pull request #300 from ASFHyP3/dependabot/github_actions/pypa/g…

Merge pull request #300 from ASFHyP3/dependabot/github_actions/pypa/g… #279

Workflow file for this run

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