Skip to content

Merge pull request #61 from openclimatefix/all-contributors/add-victo… #231

Merge pull request #61 from openclimatefix/all-contributors/add-victo…

Merge pull request #61 from openclimatefix/all-contributors/add-victo… #231

Workflow file for this run

name: Python package
on: [push]
jobs:
call-run-python-tests:
uses: openclimatefix/.github/.github/workflows/python-test.yml@main
with:
# 0 means don't use pytest-xdist
pytest_numcpus: "2"
# pytest-cov looks at this folder
pytest_cov_dir: "dgmr"