File tree Expand file tree Collapse file tree 3 files changed +2
-56
lines changed
Expand file tree Collapse file tree 3 files changed +2
-56
lines changed Original file line number Diff line number Diff line change @@ -328,8 +328,7 @@ jobs:
328328 -DopenPMD_USE_MPI=ON \
329329 -DopenPMD_USE_HDF5=ON \
330330 -DopenPMD_USE_ADIOS2=ON \
331- -DopenPMD_USE_INVASIVE_TESTS=ON \
332- -DMPIEXEC_EXECUTABLE=".github/workflows/mpirun_workaround.sh"
331+ -DopenPMD_USE_INVASIVE_TESTS=ON
333332 cmake --build build --parallel 2
334333 cd build
335334 ctest --output-on-failure
Original file line number Diff line number Diff line change 4040 -DopenPMD_USE_MPI=ON \
4141 -DopenPMD_USE_HDF5=ON \
4242 -DopenPMD_USE_ADIOS2=ON \
43- -DopenPMD_USE_INVASIVE_TESTS=ON \
44- -DMPIEXEC_EXECUTABLE=".github/workflows/mpirun_workaround.sh"
43+ -DopenPMD_USE_INVASIVE_TESTS=ON
4544 cmake --build build --parallel 3
4645 ctest --test-dir build --verbose
4746
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments