Skip to content

Commit 94e0ed9

Browse files
committed
fix(workflow): change SideBot path
1 parent ad4e999 commit 94e0ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
args: 'format --check'
4242

4343
- name: Run mypy
44-
run: mypy src/SideBot
44+
run: mypy SideBot

0 commit comments

Comments
 (0)