Skip to content

Commit

Permalink
Testing mamba install.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitenti committed Feb 16, 2024
1 parent 16bbc7a commit 20f4fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
- name: Update environment
run: |
mamba env update -q -v -n numcosmo_developer -f devel_environment.yml
mamba remove -q -v -n numcosmo_developer openmpi
mamba install -q -v -n numcosmo_developer ${{ matrix.mpi }}
if: steps.cache.outputs.cache-hit != 'true'
- name: Setting up NumCosmo
Expand Down

0 comments on commit 20f4fe3

Please sign in to comment.