Skip to content

Commit

Permalink
update project cov dir
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Aug 2, 2024
1 parent 64d8ae0 commit d4cd844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
# 0 means don't use pytest-xdist
pytest_numcpus: "4"
# pytest-cov looks at this folder
pytest_cov_dir: "src"
pytest_cov_dir: "ocf_dataset_alpha"
# extra things to install
sudo_apt_install: "libgeos++-dev libproj-dev proj-data proj-bin"
#sudo_apt_install: "libgeos++-dev libproj-dev proj-data proj-bin"
# brew_install: "proj geos librttopo"
os_list: '["ubuntu-latest"]'

0 comments on commit d4cd844

Please sign in to comment.