mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Suppress verbose testing output when testing with CMake presets (#6312)
This commit is contained in:
@@ -396,9 +396,8 @@
|
||||
"name": "ci-base",
|
||||
"configurePreset": "ci-base",
|
||||
"output": {
|
||||
"outputOnFailure": false,
|
||||
"shortProgress": true,
|
||||
"verbosity": "verbose"
|
||||
"outputOnFailure": true,
|
||||
"shortProgress": true
|
||||
},
|
||||
"hidden": true,
|
||||
"execution": {
|
||||
|
||||
Reference in New Issue
Block a user