diff --git a/.github/workflows/cmake-format.yml b/.github/workflows/cmake-format.yml index 1322e0439..85f2a4d2e 100644 --- a/.github/workflows/cmake-format.yml +++ b/.github/workflows/cmake-format.yml @@ -21,6 +21,6 @@ jobs: sudo apt-get install -q -y \ cmake-format - - name: "Run shfmt..." + - name: "Run cmake-format..." run: | ./scripts/cmake-format.sh