fix: format + lint commands (#64256)

This commit is contained in:
Oliver Eyton-Williams
2025-12-02 13:17:23 +01:00
committed by GitHub
parent 61f3363f23
commit 9c40394914
6 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- name: Lint Source Files
run: |
echo pnpm version $(pnpm -v)
pnpm turbo lint
pnpm lint
# DONT REMOVE THIS JOB.
# TODO: Refactor and use re-usable workflow and shared artifacts