Skip to content

Commit

Permalink
fixed MacOS test install
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesulf committed Jan 30, 2025
1 parent c087b9a commit ef5bef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
sudo apt install libopenmpi-dev
else
brew install openmpi
brew install libomp
fi
python -m pip install .[tests]
# TODO: Currently, we need to specify the directory. This should not be necessary in the future once all tests are compatible with pytest.
Expand Down

0 comments on commit ef5bef6

Please sign in to comment.