Skip to content

Commit

Permalink
Add leaflet library to run tests on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyPechnikov committed Aug 25, 2024
1 parent c841bde commit 8b0c819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Install PyGMTSAR
run: |
# vtk rendering
pip3 install pyvista panel
pip3 install pyvista panel jupyter-leaflet
pip3 install -e ./pygmtsar/
- name: Run test
working-directory: tests
Expand Down

0 comments on commit 8b0c819

Please sign in to comment.