Skip to content

Merge pull request #173 from cape-ph/capepy #296

Merge pull request #173 from cape-ph/capepy

Merge pull request #173 from cape-ph/capepy #296

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