Update c-cpp.yml
This commit is contained in:
parent
8573fd7cd6
commit
4000bc3a87
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@ -38,4 +38,4 @@ jobs:
|
|||||||
# Additional arguments can be appended when testing, for example to specify the config
|
# Additional arguments can be appended when testing, for example to specify the config
|
||||||
# to test.
|
# to test.
|
||||||
# This is useful to reduce the number of CMake's Presets you need in CMakePresets.json.
|
# This is useful to reduce the number of CMake's Presets you need in CMakePresets.json.
|
||||||
testPresetAdditionalArgs: "['--config Release']"
|
testPresetAdditionalArgs: "[]"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user