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
|
# flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||||
- name: Test client
|
- name: Test client
|
||||||
run: |
|
run: |
|
||||||
python syncplayServer.py
|
python syncplayServer.py &
|
||||||
python syncplayClient.py --no-gui --hostname=localhost
|
python syncplayClient.py --no-gui --hostname=localhost
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user