Skip to content

Commit

Permalink
chore: skip yarn deduplicate:check
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Sep 26, 2021
1 parent 4cdd749 commit f866f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Lint codebase
run: yarn lint:post-build

- name: Deduplicate dependencies
run: yarn deduplicate:check
# - name: Deduplicate dependencies
# run: yarn deduplicate:check

test:
name: Test on Node ${{ matrix.node }} and ${{ matrix.os }}
Expand Down

0 comments on commit f866f30

Please sign in to comment.