Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
angusmcb committed Dec 23, 2024
1 parent 87661e7 commit c20cc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install packages
shell: bash -el {0}
run: |
conda install -y -c conda-forge qgis wntr pytest pytest-cov geopandas pip ptest-xvfb
conda install -y -c conda-forge qgis wntr pytest pytest-cov geopandas pip pytest-xvfb
pip install pytest-qgis
- name: Conda info
shell: bash -el {0}
Expand Down

0 comments on commit c20cc63

Please sign in to comment.