Skip to content

Commit a65abb9

Browse files
committed
fix
1 parent 97a70cd commit a65abb9

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
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install dependencies
3737
run: pnpm install --frozen-lockfile
3838

39-
- run: pnpm lint --format compact
39+
- run: pnpm lint
4040

4141
typecheck:
4242
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)