fix: remove unnecessary linting (#51267)

This commit is contained in:
Oliver Eyton-Williams
2023-08-14 16:46:15 +02:00
committed by GitHub
parent fd58cffd2d
commit e7c07551a9

View File

@@ -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