Skip to content

Commit 111d25f

Browse files
committed
Update ci.yml
1 parent 972aec1 commit 111d25f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ jobs:
4343
- name: Install dependencies
4444
run: pnpm install --frozen-lockfile
4545

46-
# Run lint check (adjust script name if necessary)
47-
- name: Run Lint Check
48-
run: pnpm lint
49-
5046
# Run build for the snow-leopard app (adjust filter/script if necessary)
5147
- name: Run Build Check
5248
run: pnpm --filter snow-leopard build

0 commit comments

Comments
 (0)