Skip to content

Commit

Permalink
ci: delete lint packagejson step in qa job
Browse files Browse the repository at this point in the history
  • Loading branch information
blephy committed Jul 3, 2022
1 parent c0997b8 commit 6348003
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
run: yarn install
- name: Lint markdown
run: yarn lint:markdown
- name: Lint package.json
run: yarn lint:packagejson
- name: Check package.json quality
run: yarn check:packagejson
- name: Words spell checking
Expand Down

0 comments on commit 6348003

Please sign in to comment.