Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
Added flake8 run
  • Loading branch information
iluvcapra authored Nov 9, 2023
1 parent 6575a0c commit f978927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
- name: Test with pytest
run: |
pytest
flake8 wavinfo

0 comments on commit f978927

Please sign in to comment.