Skip to content
Snippets Groups Projects
Unverified Commit 03ff2a32 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

Reduce verbosity of build tests (#6901)

parent 070bcab7
No related branches found
No related tags found
No related merge requests found
......@@ -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}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment