Skip to content

Commit 2f7f79f

Browse files
committed
chore: tweak github action
1 parent 2c505c3 commit 2f7f79f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
run: pnpm install
2525
- name: Lint
2626
run: pnpm lint
27-
- name: Lint docs
28-
run: pnpm lint:docs
2927
test:
3028
name: 'Test for Node.js ${{ matrix.node }} on ${{ matrix.os }}'
3129
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)