Skip to content

Switch to ruff from flake8 for Static Analysis #184

Switch to ruff from flake8 for Static Analysis

Switch to ruff from flake8 for Static Analysis #184

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