mirror of
https://github.com/karl0ss/downgrangefixtures_ical.git
synced 2025-06-04 02:45:07 +01:00
Update python-app.yml
This commit is contained in:
parent
b337685a26
commit
3008a4443e
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@ -27,8 +27,8 @@ jobs:
|
|||||||
uses: snok/install-poetry@v1
|
uses: snok/install-poetry@v1
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
poetry install
|
poetry install --no-interaction
|
||||||
- name: Get latests
|
- name: Get latests
|
||||||
run: |
|
run: |
|
||||||
ls
|
ls
|
||||||
python main.py
|
poetry run main.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user