Skip to content

Commit

Permalink
remove typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed May 19, 2022
1 parent 1979d58 commit c12f92b
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 @@ -21,8 +21,5 @@ jobs:
- name: Lint
run: deno lint

- name: Typecheck
run: deno check main.js

- name: Tests
run: deno task test

0 comments on commit c12f92b

Please sign in to comment.