diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40b74d2b..2ebbc4ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,8 @@ jobs: vcpkg: true conan: 2.6.0 cppcheck: true - clangtidy: true + cmakelang: true + clang-tidy: true task: true doxygen: true python: true @@ -80,5 +81,4 @@ jobs: - name: Lint run: | - pipx install cmakelang[YAML] task lint