Update pythonpackage.yml

This commit is contained in:
Daniel Wróbel 2020-05-01 00:02:38 +02:00 committed by GitHub
parent 0f00a88c0d
commit 9dc226b9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,4 +37,5 @@ jobs:
# flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test client
run: |
python syncplayClient.py --no-gui
python syncplayServer.py
python syncplayClient.py --no-gui --hostname=localhost