Skip to content

Merge pull request #187 from cape-ph/172-deploy-some-kind-of-jupyter-… #304

Merge pull request #187 from cape-ph/172-deploy-some-kind-of-jupyter-…

Merge pull request #187 from cape-ph/172-deploy-some-kind-of-jupyter-… #304

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