Skip to content

Commit 6075270

Browse files
committed
Merge branch 'main' into copilot/split-ui-component-specification
2 parents f9509b9 + 1c41033 commit 6075270

2 files changed

Lines changed: 4 additions & 73 deletions

File tree

.github/workflows/ai-translate.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ jobs:
3333
- name: Install dependencies
3434
run: pnpm install --frozen-lockfile
3535

36-
- name: Generate source files
37-
run: pnpm exec fumadocs-mdx
36+
# - name: Generate source files
37+
# run: pnpm exec fumadocs-mdx
3838

39-
- name: Type check
40-
run: pnpm exec tsc --noEmit
39+
#- name: Type check
40+
# run: pnpm exec tsc --noEmit
4141

4242
- name: Build
4343
run: pnpm run build

0 commit comments

Comments
 (0)