Don't fail lint on format error

This commit is contained in:
Mawoka
2023-10-21 21:58:07 +02:00
parent 9ff7ac497f
commit 88a3c2e65b
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
- name: Lint
working-directory: ./frontend
run: |
pnpm run lint
pnpm run lint-without-format-checking