Skip to content

Commit

Permalink
chore: tweak github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Mar 29, 2024
1 parent 2c505c3 commit 2f7f79f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: pnpm install
- name: Lint
run: pnpm lint
- name: Lint docs
run: pnpm lint:docs
test:
name: 'Test for Node.js ${{ matrix.node }} on ${{ matrix.os }}'
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 2f7f79f

Please sign in to comment.