Skip to content

Commit

Permalink
fix(workflow): change SideBot path
Browse files Browse the repository at this point in the history
  • Loading branch information
nythepegasus committed Jan 10, 2025
1 parent ad4e999 commit 94e0ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
args: 'format --check'

- name: Run mypy
run: mypy src/SideBot
run: mypy SideBot

0 comments on commit 94e0ed9

Please sign in to comment.