diff --git a/.github/workflows/code-linter.yml b/.github/workflows/code-linter.yml index 68bcc3341..7e495b586 100644 --- a/.github/workflows/code-linter.yml +++ b/.github/workflows/code-linter.yml @@ -30,4 +30,4 @@ jobs: run: pnpm install - name: Lint - run: pnpm lint || true + run: pnpm lint