Skip to content

Commit

Permalink
Remove one more.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed May 17, 2024
1 parent bad8482 commit 806370d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Build
run: |
CMAKE_OPTIONS=(-DHIGHFIVE_PARALLEL_HDF5:BOOL=ON ${{ matrix.config.flags }})
CMAKE_OPTIONS=(-DHDF5_PREFER_PARALLEL:BOOL=ON ${{ matrix.config.flags }})
source $GITHUB_WORKSPACE/.github/build.sh
- name: Test
Expand Down

0 comments on commit 806370d

Please sign in to comment.