Skip to content

Updated model fitting code to switch to PyLIMA's new ftotal parameter… #37

Updated model fitting code to switch to PyLIMA's new ftotal parameter…

Updated model fitting code to switch to PyLIMA's new ftotal parameter… #37

Workflow file for this run

name: "Continuous Deployment"
on:
push:
branches:
- master
release:
types:
- published
jobs:
cd:
uses: LCOGT/reusable-workflows/.github/workflows/continuous-deployment.yaml@main
with:
skaffoldBuildModules: "mop"
secrets: inherit