Update pythonpackage.yml

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

View File

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