Skip to content

Commit b735932

Browse files
committed
Add missing tsd validation
1 parent 698adae commit b735932

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-validation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ jobs:
4242
- name: Build
4343
run: npm run build
4444

45+
- name: Type Validation
46+
run: npm run tsd

0 commit comments

Comments
 (0)