Skip to content

Commit

Permalink
remove hdf5 installation CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Apr 29, 2024
1 parent 0cdf583 commit bca16ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ jobs:
python-version: "3.11"

steps:
- name: Install hdf5 libs for Mac
if: runner.os == 'macOS'
run: brew install hdf5

# Helps set up VTK with a headless display
- uses: pyvista/setup-headless-display-action@v2

Expand Down

0 comments on commit bca16ae

Please sign in to comment.