Skip to content

Commit e6a4afe

Browse files
committed
ci: don't lint in deploy
1 parent 50ffef9 commit e6a4afe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ jobs:
2727
- name: Setup Node.js and pnpm
2828
uses: ./.github/actions/setup-node-pnpm
2929

30-
- name: Lint
31-
run: pnpm lint
32-
3330
- name: Build
3431
run: pnpm build
3532

0 commit comments

Comments
 (0)