Skip to content

Commit b48be17

Browse files
committed
test CI with pygeofilter main branch
1 parent 22550f7 commit b48be17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
pip3 install -r requirements-pubsub.txt
130130
pip3 install .
131131
pip3 install GDAL==`gdal-config --version`
132+
pip3 install https://github.com/geopython/pygeofilter/archive/main.zip
132133
- name: setup test data ⚙️
133134
run: |
134135
python3 tests/load_es_data.py tests/data/ne_110m_populated_places_simple.geojson geonameid

0 commit comments

Comments
 (0)