mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-05-15 10:58:11 +01:00
Update python-app.yml
This commit is contained in:
parent
f4c950b868
commit
846148b537
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@ -27,9 +27,6 @@ jobs:
|
||||
uses: snok/install-poetry@v1
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8 pytest
|
||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
poetry install
|
||||
# - name: Get latests
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user