mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
docs: remove tsc check (#6464)
This commit is contained in:
parent
9a2fa21b28
commit
98cee8864d
2 changed files with 1 additions and 6 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -58,10 +58,6 @@ jobs:
|
|||
run: npm run format
|
||||
if: ${{ !cancelled() }}
|
||||
|
||||
- name: Run tsc
|
||||
run: npm run check
|
||||
if: ${{ !cancelled() }}
|
||||
|
||||
- name: Run build
|
||||
run: npm run build
|
||||
if: ${{ !cancelled() }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue