Skip to content

Commit

Permalink
test(macos): test adding pulp
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoDerp committed Feb 25, 2025
1 parent d6899a5 commit f655242
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
brew install hdf5
uv pip install numpy==2.0.0
uv pip install tables==3.10.2
uv pip install pulp==3.2.0
uv run pulptest
if: ${{ matrix.os == 'macos-latest' }}
- name: Install EMHASS with test dependencies
run: |
Expand Down

0 comments on commit f655242

Please sign in to comment.