Skip to content

Commit

Permalink
Make it even simpler
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Apr 17, 2024
1 parent 853fbbc commit 2af555e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# Set up environment
conda config --set always_yes yes
#conda config --set auto_update_conda false
conda config --remove channels defaults
#conda config --remove channels defaults
conda config --append channels nodefaults
conda config --append channels conda-forge
# Print environment info
Expand Down

0 comments on commit 2af555e

Please sign in to comment.