Update python-app.yml

This commit is contained in:
Karl0ss 2023-11-28 11:55:28 +00:00 committed by GitHub
parent 31cef1ca5e
commit 4addd0ba9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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