mirror of
https://github.com/Syncplay/syncplay
synced 2025-01-20 14:00:46 +00:00
Update pythonpackage.yml
This commit is contained in:
parent
9dc226b9e9
commit
4e1803b674
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user