Skip to content

Commit

Permalink
Temporary fix to CI breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Feb 13, 2025
1 parent 6482e77 commit 42a9410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pip-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
miniforge-version: latest
auto-update-conda: true
use-mamba: true
mamba-version: "2.0.5"
channel-priority: strict
activate-environment: geoutils-pip
python-version: ${{ matrix.python-version }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
auto-update-conda: true
use-mamba: true
channel-priority: strict
mamba-version: "2.0.5"
activate-environment: geoutils-dev
python-version:

Expand Down

0 comments on commit 42a9410

Please sign in to comment.