mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-05-25 06:35:19 +01:00
Update python-app.yml
This commit is contained in:
parent
31cef1ca5e
commit
4addd0ba9a
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
uses: snok/install-poetry@v1
|
uses: snok/install-poetry@v1
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
poetry install --no-interaction
|
poetry install --no-interaction --no-root
|
||||||
- name: Get Latest Fixtures
|
- name: Get Latest Fixtures
|
||||||
run: |
|
run: |
|
||||||
poetry run python main.py
|
poetry run python main.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user