Update python-package.yml

Added flake8 to the build
This commit is contained in:
Jamie Hardt
2023-07-21 14:04:35 -07:00
committed by GitHub
parent 5b36dcb5aa
commit 622f04963f

View File

@@ -38,3 +38,4 @@ jobs:
- name: Test with pytest
run: |
pytest
flake8 ptulsconv