Skip to content

Commit

Permalink
ci: remove redundant lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed Feb 4, 2025
1 parent b3edfec commit 09ac1e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
node-version: ${{ matrix.node_version }}
cache: npm
- run: npm install
- run: npm run lint
- run: npm run build
- run: npm run test

0 comments on commit 09ac1e1

Please sign in to comment.