Skip to content

Commit b7b97c2

Browse files
committed
chore: wip
1 parent 78b9fc2 commit b7b97c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: bun install
4242

4343
- name: Lint
44-
run: ./buddy lint
44+
run: bunx eslint
4545

4646
typecheck:
4747
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)