Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanbobrowski committed Dec 17, 2024
1 parent 864ffdf commit bf89907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
run: |
ruff format . --check
ruff check .
- name: Static code analysys with mypy
- name: Static code analysis with mypy
run: |
mypy .

0 comments on commit bf89907

Please sign in to comment.