Skip to content

Commit 892cfbb

Browse files
committed
fix: folder error
1 parent 68e97bb commit 892cfbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-format-and-typing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: flake8 ukbot
3030

3131
- name: mypy static type checker
32-
run: mypy /ukbot
32+
run: mypy ukbot

0 commit comments

Comments
 (0)