Changes:
- let user customize and append arguments to
cmake
andctest
using the following new inputs: - it is now possible to skip the configuration phase as it is now optional (e.g., do not provide a configurePreset value).
Fixes: #92
Note: to keep your workflow up to date with bug and security fixes, just use v10
branch to stay on the most recent v10.x
version of this action, e.g., uses: lukka/run-cmake@v10