Skip to content

Commit 612c6bf

Browse files
dmitriyeffCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a1a469e commit 612c6bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ jobs:
1717
cache: npm
1818
- run: npm ci
1919
- run: npm run lint
20+
- run: npm run typecheck
2021
- run: npm test

0 commit comments

Comments
 (0)