Skip to content

v0.0.11

v0.0.11 #146

Workflow file for this run

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