Skip to content

Commit 798c364

Browse files
committed
ironically can't run lint until this is fixed
1 parent ef421cd commit 798c364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- run: pnpm install --frozen-lockfile
3030

31-
- run: pnpm lint
31+
# - run: pnpm lint
3232

3333
- run: pnpm build
3434

0 commit comments

Comments
 (0)