Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RhinosF1 authored May 18, 2024
1 parent 45bf879 commit 7dee776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Run tests
run: |
flake8 --ignore=E501,W503,SFS301,T003,PT009
coverage run --branch -m pytest tests
#coverage run --branch -m pytest tests
mypy --ignore-missing-imports --disallow-untyped-defs
notify-irc:
Expand Down

0 comments on commit 7dee776

Please sign in to comment.