Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
titodalcanton committed Nov 15, 2024
1 parent 29c2f8f commit 74c8aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: installing system packages
run: |
conda install fftw git-lfs graphviz gsl openssl
conda install -c conda-forge "tox<4.0.0" mpi openmpi
conda install -c conda-forge "tox<4.0.0" mpi openmpi mpi4py
- name: installing macosx packages
if: matrix.os == 'macos-latest'
run: |
Expand Down

0 comments on commit 74c8aa6

Please sign in to comment.