Skip to content

Commit d73ae04

Browse files
committed
chore: remove linting from ci
1 parent 4911c9f commit d73ae04

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
- name: Install dependencies
5050
run: pnpm install
5151

52-
- name: Lint
53-
run: pnpm run lint
54-
5552
- name: Compile
5653
run: pnpm run compile
5754

0 commit comments

Comments
 (0)