Skip to content

Commit 946e7e1

Browse files
authored
Merge branch 'develop' into rs2-woodcutting-all-tree-objects
2 parents 13f21fe + 4bb508f commit 946e7e1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+17870
-18597
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@ jobs:
2525
- name: Run Linter
2626
run: npm run lint
2727

28+
- name: Run Typecheck
29+
run: npm run typecheck
30+
2831
- name: Build Project
2932
run: npm run build

0 commit comments

Comments
 (0)