Skip to content

Bump ASFHyP3/actions from 0.11.2 to 0.12.0 #154

Bump ASFHyP3/actions from 0.11.2 to 0.12.0

Bump ASFHyP3/actions from 0.11.2 to 0.12.0 #154

Workflow file for this run

name: Test
on:
workflow_dispatch:
branches:
- dev
- main
push:
branches:
- main
- dev
pull_request:
branches:
- main
- dev
jobs:
call-pytest-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/reusable-pytest.yml@v0.12.0
with:
local_package_name: tile_mate
python_versions: >-
["3.9", "3.10", "3.11", "3.12"]