Skip to content

Commit cef0118

Browse files
committed
actually enable type checking
1 parent 5d70a8e commit cef0118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/type-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: type checking
33
on:
44
pull_request:
55
paths:
6-
- yt_experiments/**/*.py
6+
- yt_xarray/**/*.py
77
- pyproject.toml
88
- requirements/typecheck.txt
99
- .github/workflows/type-checking.yaml

0 commit comments

Comments
 (0)