Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit da45c28

Browse files
committed
isntall extra things with for linux CI
1 parent 4f94490 commit da45c28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/workflows.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
pytest_numcpus: "4"
1313
# pytest-cov looks at this folder
1414
pytest_cov_dir: "ocf_datapipes"
15+
# extra things to install
16+
sudo_apt_install: 'libgeos-dev libproj-dev'

0 commit comments

Comments
 (0)