Skip to content

feat: Lenstool-native dPIE parameterization (from_lenstool + dPIEMassLenstool) and analytic potential #2637

feat: Lenstool-native dPIE parameterization (from_lenstool + dPIEMassLenstool) and analytic potential

feat: Lenstool-native dPIE parameterization (from_lenstool + dPIEMassLenstool) and analytic potential #2637

Workflow file for this run

name: Tests
on: [push, pull_request]
# Unit tests are defined once, centrally, in PyAutoHeart's reusable workflow
# (Heart owns all health/readiness checking). This thin caller preserves PR-time
# gating: the `unittest` job is the required status check on this repo.
jobs:
unittest:
uses: PyAutoLabs/PyAutoHeart/.github/workflows/lib-tests.yml@main
with:
package: autogalaxy
secrets: inherit