Skip to content

Commit

Permalink
remove tsc in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed Dec 16, 2023
1 parent dd47752 commit b8241d2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint-format-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
- name: run check
run: yarn check

- name: compile ts
run: yarn tsc

- name: create .env
run: cp .env.example .env

Expand Down

0 comments on commit b8241d2

Please sign in to comment.