Skip to content

Commit

Permalink
chore: there is no TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
jenssimon committed Oct 14, 2023
1 parent 7180fa4 commit 740a226
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 @@ -35,9 +35,6 @@ jobs:
- name: Lint
run: yarn lint

- name: TypeScript
run: yarn tsc --noEmit

release:
needs: [build]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 740a226

Please sign in to comment.