Skip to content

Commit dba834a

Browse files
committed
cd cuda_core first
1 parent 682aabb commit dba834a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mypy-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
3636
- name: Run Mypy
3737
run: |
38+
cd cuda_core
3839
mypy --no-namespace-packages . || true

0 commit comments

Comments
 (0)