Skip to content

Commit

Permalink
refactor: remove build check
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Mar 30, 2024
1 parent b08d144 commit ae3560a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ jobs:
run: npm run tsc
- name: Check Lint
run: npm run lint
- name: Check Build
run: npm run build

0 comments on commit ae3560a

Please sign in to comment.