😭 fix lint.yml
Some checks failed
CI / Lint (push) Failing after 40s

This commit is contained in:
2025-12-10 21:49:06 +01:00
parent 909c9d99d5
commit a4a3fc0382

View File

@@ -17,5 +17,6 @@ jobs:
with:
node-version: latest
cache: "pnpm"
- run: pnpm install
- run: pnpm prettier . --check
- run: pnpm eslint .