ci: update the lint workflow to run linter instead of formatter

This commit is contained in:
Pasha Sviderski
2026-03-25 16:29:53 +10:00
parent 7eaf42444d
commit 12c82bdb05
2 changed files with 11 additions and 13 deletions
+2
View File
@@ -31,6 +31,8 @@ jobs:
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
with:
version: ${{ env.MISE_VERSION }}
- name: Reset changes in mise.lock after fresh mise install
run: git checkout mise.lock
- name: Install dependencies
run: |