Skip to content

Feat/deal with bifurcations #437

Feat/deal with bifurcations

Feat/deal with bifurcations #437

Workflow file for this run

name: ci
on:
push:
branches: [ "main", "develop" ]
pull_request:
branches: [ "main", "develop" ]
jobs:
qa-pre-commit:
uses: ecmwf/reusable-workflows/.github/workflows/qa-precommit-run.yml@v2
secrets: inherit
test:
uses: ecmwf/reusable-workflows/.github/workflows/qa-pytest-pyproject.yml@v2
secrets: inherit
# TODO: add back
# qa-python:
# uses: ecmwf-actions/reusable-workflows/.github/workflows/ci-python.yml@v2
# secrets: inherit