Skip to content

61 get our openapi spec working for the data analysis pipeline api #299

61 get our openapi spec working for the data analysis pipeline api

61 get our openapi spec working for the data analysis pipeline api #299

Workflow file for this run

name: CAPE
on:
push:
branches: [main]
pull_request:
jobs:
python:
name: Python
uses: cape-ph/.github/.github/workflows/python_checks.yml@v1
with:
pytest: true
general:
name: General
uses: cape-ph/.github/.github/workflows/general_checks.yml@v1