Skip to content

Commit

Permalink
ci try again
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent f1888ec commit cc1267b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting_and_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
conda update -n base -c defaults conda -y
conda install -n base conda-libmamba-solver -c conda-forge -y
conda install -c conda-forge -c loop3d --file dependencies.txt -y
conda install gdal=3.8.4 pytest -y
conda install gdal pytest -y
- name: Install map2loop
run: |
Expand Down

0 comments on commit cc1267b

Please sign in to comment.