Skip to content

Commit

Permalink
Update py-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsTheFae committed Dec 8, 2023
1 parent b1fcf40 commit a9a088c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/py-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ jobs:
- name: Check with flake8
run: |
python -m flake8 ./
- name: Does The Bot Start check
run: |
./run.sh

0 comments on commit a9a088c

Please sign in to comment.