Skip to content

Commit

Permalink
ci: remove duplicate check command
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Apr 23, 2024
1 parent 01e878d commit a280feb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Lint files
run: yarn lint

- name: Typecheck files
run: yarn typecheck

- name: Codegen
run: yarn codegen

Expand Down

0 comments on commit a280feb

Please sign in to comment.