Commit 9ad4d583 authored by Doak, Peter W.'s avatar Doak, Peter W.
Browse files

should have realized runstep gets called fresh each step

parent 228aca2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ case "$1" in
    
    # Run only deterministic tests (reasonable for CI) by default
    TEST_LABEL=""
    export MPI_ROOT=/home/epd/spack/opt/spack/linux-ubuntu20.04-cascadelake/gcc-12.2.0/openmpi-4.1.4-mbv4sqfzxaqfwcyhjaaammhsd56dtvl2
    export PATH=${MPI_ROOT}/bin:${PATH}
    cd ${GITHUB_WORKSPACE}/../dca-build