Skip to content

Commit

Permalink
ci: remove type lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
nodech committed Jun 13, 2023
1 parent 78ddab1 commit 8d3c028
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Lint
run: npm run lint

- name: Lint types
run: npm run lint-types

test:
name: Test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8d3c028

Please sign in to comment.