@@ -29,7 +29,7 @@ jobs:
uses: snok/install-poetry@v1
- name: Install dependencies
run: |
- poetry install --no-interaction
+ poetry install --no-interaction --no-root
- name: Get Latest Fixtures
poetry run python main.py