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

Commit

Permalink
Update with code-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbieker committed Dec 21, 2021
1 parent 3a50fa6 commit 28b74a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ 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"

0 comments on commit 28b74a0

Please sign in to comment.