type: Group instructions: - type: ExecuteCommand command: "{{.Env.TESTS_ENV_PREFIX}} ctest -V --rerun-failed --force-new-ctest-process" ignoreExitCode: true maxTimeInSeconds: 7200 maxTimeBetweenOutput: 900 userMessageOnFailure: > Failed to run tests.