File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 eval $(spack env activate --sh .github/ci/spack-envs/clang11_nopy_ompi_h5_ad2_libcpp/)
6868 spack install
6969
70- SKIP_HDF5_BLOSC2_PATCH=1 ./.github/workflows/dependencies/install_hdf5_blosc2
71-
7270 share/openPMD/download_samples.sh build
7371 cmake -S . -B build \
7472 -DopenPMD_USE_PYTHON=OFF \
@@ -107,8 +105,6 @@ jobs:
107105 eval $(spack env activate --sh .github/ci/spack-envs/clang11_nopy_ompi_h5_ad2/)
108106 spack install
109107
110- SKIP_HDF5_BLOSC2_PATCH=1 ./.github/workflows/dependencies/install_hdf5_blosc2
111-
112108 share/openPMD/download_samples.sh build
113109 cmake -S . -B build \
114110 -DopenPMD_USE_PYTHON=OFF \
@@ -197,8 +193,6 @@ jobs:
197193 eval $(spack env activate --sh .github/ci/spack-envs/gcc13_py312_mpich_h5_ad2/)
198194 spack install
199195
200- SKIP_HDF5_BLOSC2_PATCH=1 ./.github/workflows/dependencies/install_hdf5_blosc2
201-
202196 share/openPMD/download_samples.sh build
203197 cmake -S . -B build \
204198 -DopenPMD_USE_PYTHON=OFF \
You can’t perform that action at this time.
0 commit comments