Skip to content

Commit

Permalink
Update unit-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AliSamhat07 authored Feb 12, 2024
1 parent 5361532 commit c85974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Install Python dependencies
run: |
pip install numpy geopandas shapely scikit-learn tabulate timm torchvision rasterio scikit-image matplotlib affine cv2
pip install numpy geopandas shapely scikit-learn tabulate timm torchvision rasterio scikit-image matplotlib affine opencv-python
- name: Run unit tests
working-directory: geotils/testing-framework
Expand Down

0 comments on commit c85974f

Please sign in to comment.