Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 25d04fa

Browse files
committed
Typecheck only source code for now
1 parent 6b3abc9 commit 25d04fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,5 @@ jobs:
4444

4545
- uses: pre-commit/[email protected]
4646
- uses: jakebailey/pyright-action@v2
47+
with:
48+
args: src

0 commit comments

Comments
 (0)