Skip to content

Commit 530c016

Browse files
Update python-app.yml
1 parent 7df1d48 commit 530c016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
3636
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
3737
- name: Running bot
38+
run: |
39+
python b.py
3840
3941
4042

0 commit comments

Comments
 (0)