Skip to content

Commit

Permalink
bugfix-9
Browse files Browse the repository at this point in the history
  • Loading branch information
msavilov committed Mar 23, 2024
1 parent af934f7 commit 3bcc857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
- name: Run Tests
run: |
# pytest
python -m flake8 chat-bot/
python -m flake8 chat_bot/

0 comments on commit 3bcc857

Please sign in to comment.