Update c-cpp.yml

This commit is contained in:
Martin Raiber 2024-07-09 22:49:42 +02:00 committed by GitHub
parent 8573fd7cd6
commit 4000bc3a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,4 +38,4 @@ jobs:
# Additional arguments can be appended when testing, for example to specify the config
# to test.
# This is useful to reduce the number of CMake's Presets you need in CMakePresets.json.
testPresetAdditionalArgs: "['--config Release']"
testPresetAdditionalArgs: "[]"