diff --git a/.buildkite/cmakecheck.yml b/.buildkite/cmakecheck.yml --- a/.buildkite/cmakecheck.yml +++ b/.buildkite/cmakecheck.yml @@ -1,5 +1,5 @@ steps: - - label: 'cmake-lint' + - label: ':cmake: CMake Lint' command: - 'pip install cmakelang' - 'shopt -s globstar'