From e7c07551a96dbbba1f0aa6a79e1397c4d543f5fa Mon Sep 17 00:00:00 2001 From: Oliver Eyton-Williams Date: Mon, 14 Aug 2023 16:46:15 +0200 Subject: [PATCH] fix: remove unnecessary linting (#51267) --- .github/workflows/crowdin-download.curriculum.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/crowdin-download.curriculum.yml b/.github/workflows/crowdin-download.curriculum.yml index f90da18ff2c..6c18e1d65b7 100644 --- a/.github/workflows/crowdin-download.curriculum.yml +++ b/.github/workflows/crowdin-download.curriculum.yml @@ -331,10 +331,6 @@ jobs: pnpm run build:curriculum pnpm run build:server - - name: Lint and Format Files - run: | - pnpm run format:curriculum - # We do not need to run tests because they are run after the PR is created. # Create Commit