Skip to content

Merge pull request #41 from ecmwf/feat/fix_catchments_ND #110

Merge pull request #41 from ecmwf/feat/fix_catchments_ND

Merge pull request #41 from ecmwf/feat/fix_catchments_ND #110

Workflow file for this run

name: ci
on:
push:
branches: [ "main", "develop" ]
pull_request:
branches: [ "main", "develop" ]
jobs:
qa-pre-commit:
uses: ecmwf-actions/reusable-workflows/.github/workflows/qa-precommit-run.yml@v2
secrets: inherit
test:
uses: ecmwf-actions/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