Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

[pre-commit.ci] auto fixes from pre-commit.com hooks #796

[pre-commit.ci] auto fixes from pre-commit.com hooks

[pre-commit.ci] auto fixes from pre-commit.com hooks #796

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: "4"
# pytest-cov looks at this folder
pytest_cov_dir: "satflow"