From ba9f0a2ebf38f9f195f893b955b877e3d42b5a79 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 1 Feb 2025 16:02:18 +0000 Subject: ci: Remove lint:ws from the github action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8216c7cf..a0df2896 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: uses: ./tooling/github/setup - name: Lint - run: pnpm lint && pnpm lint:ws + run: pnpm lint && pnpm exec sherif format: runs-on: ubuntu-latest -- cgit v1.2.3-70-g09d2