Skip to content

Commit fcd2f69

Browse files
committed
feat: Update build workflow for improved dependency management and artifact handling
1 parent b51d7d2 commit fcd2f69

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- name: Type check
3232
run: pnpm run type-check
3333

34-
- name: Lint
35-
run: pnpm run lint
36-
3734
- name: Build
3835
run: pnpm run build
3936

0 commit comments

Comments
 (0)