Skip to content

Commit c5ac13b

Browse files
committed
Revert "Update lint-typescript.yml"
This reverts commit aba9508.
1 parent aba9508 commit c5ac13b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/lint-typescript.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ jobs:
5959
- name: Install npm dependencies (bun)
6060
run: bun install
6161

62-
- name: Run ESLint with auto-fix in root
63-
working-directory: .
64-
run: bun lint
6562
- name: Run ESLint with auto-fix in example/
6663
working-directory: example
6764
run: bun lint

0 commit comments

Comments
 (0)