mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 03:03:06 -05:00
fix: remove unnecessary linting (#51267)
This commit is contained in:
committed by
GitHub
parent
fd58cffd2d
commit
e7c07551a9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user