diff --git a/.github/workflows/lotus.yml b/.github/workflows/lotus.yml index 3e4d3a1fee..67239a1f6b 100644 --- a/.github/workflows/lotus.yml +++ b/.github/workflows/lotus.yml @@ -21,7 +21,7 @@ jobs: - name: Install dependencies run: pip3 install -r requirements-dev.txt - -name: Lint lotus + - name: Lint lotus run: qmk lint -kb lotus - name: Build Lotus