mirror of
https://github.com/AlignPixel-Dev/Pixel-Chat-App.git
synced 2025-04-20 04:05:26 +08:00
Update python-app.yml
This commit is contained in:
parent
0ed0deb843
commit
8a93fdc95a
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@ -33,9 +33,6 @@ jobs:
|
||||
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
|
||||
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest
|
||||
- name: Pyinstaller
|
||||
run: |
|
||||
pyinstaller -F desktop/se-verson.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user