mirror of
https://github.com/Syncplay/syncplay
synced 2025-01-05 06:09:38 +00:00
Update pythonpackage.yml
This commit is contained in:
parent
c0891c2521
commit
17ccf4df38
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8 pytest
|
||||
pip install pytest wheel
|
||||
pip install -r requirements.txt
|
||||
# - name: Lint with flake8
|
||||
# run: |
|
||||
|
Loading…
Reference in New Issue
Block a user