Skip to content

Commit

Permalink
Add missing tsd validation
Browse files Browse the repository at this point in the history
  • Loading branch information
elsassph committed Jan 31, 2025
1 parent 698adae commit b735932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ jobs:
- name: Build
run: npm run build

- name: Type Validation
run: npm run tsd

0 comments on commit b735932

Please sign in to comment.