Update python-package.yml

Added flake8 run
This commit is contained in:
Jamie Hardt
2023-11-08 20:04:21 -08:00
committed by GitHub
parent 6575a0c442
commit f978927648

View File

@@ -40,3 +40,4 @@ jobs:
- name: Test with pytest
run: |
pytest
flake8 wavinfo