diff --git a/.github/workflows/cpp-linter.yml b/.github/workflows/cpp-linter.yml index ded87e38..e16acefc 100644 --- a/.github/workflows/cpp-linter.yml +++ b/.github/workflows/cpp-linter.yml @@ -9,7 +9,6 @@ on: jobs: cpp-linter: - name: Clazy runs-on: ubuntu-24.04 steps: - name: Checkout