Skip to content

Commit 9cc66ea

Browse files
added nose
1 parent aaee606 commit 9cc66ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
python -m pip install --upgrade pip
3131
export CPLUS_INCLUDE_PATH=/usr/include/gdal
3232
export C_INCLUDE_PATH=/usr/include/gdal
33+
pip install nose
3334
pip install -r requirements.txt
3435
- name: Run Tests
3536
run: |

0 commit comments

Comments
 (0)