Skip to content

Commit 4e69b75

Browse files
committed
Update linting
1 parent 8d0481e commit 4e69b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Run ruff
1919
run: ruff check .
2020
- name: Run mypy
21-
run: mypy src tests
21+
run: mypy starter_repo tests

0 commit comments

Comments
 (0)