diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index b7178ba..c895f63 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -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: "[]"