Skip to content

Commit

Permalink
ci: remove publint's build dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinRoy committed Nov 28, 2023
1 parent 940cb75 commit 16ab7b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
- run: pnpm run lint

publint:
needs: ['build']
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 16ab7b5

Please sign in to comment.