Reduce verbosity of build tests (#6901)
This commit is contained in:
parent
070bcab7f2
commit
03ff2a32ae
@ -25,5 +25,5 @@ fi
|
|||||||
spack config get compilers
|
spack config get compilers
|
||||||
|
|
||||||
# Run some build smoke tests, potentially with code coverage
|
# Run some build smoke tests, potentially with code coverage
|
||||||
${coverage_run} bin/spack install -v ${SPEC}
|
${coverage_run} bin/spack install ${SPEC}
|
||||||
${coverage_combine}
|
${coverage_combine}
|
||||||
|
Loading…
Reference in New Issue
Block a user