Skip to content

Commit

Permalink
🧱 Update node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin authored Dec 20, 2024
1 parent 72a6355 commit 8bf3a75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
cache: npm
- name: Install dependencies
run: npm ci && npm run build
- name: Run commitlint
run: npx commitlint --from HEAD~20 --to HEAD
- name: Rebuild scan/dist/
run: cd scan && npm run package
- name: Compare the expected and actual dist/ directories
Expand Down

0 comments on commit 8bf3a75

Please sign in to comment.