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