Skip to content

Commit

Permalink
Add typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
HHogg committed Dec 14, 2024
1 parent 3125395 commit 2afb729
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: cargo install typeshare-cli
- name: 'Install dependencies: wasm32-unknown-unknown'
run: rustup target add wasm32-unknown-unknown
- name: 'Typescript check'
run: yarn tsc
- name: 'Build'
run: yarn build
- name: 'Lint'
Expand Down

0 comments on commit 2afb729

Please sign in to comment.