Karl0ss 1 год назад
Родитель
Сommit
4addd0ba9a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/python-app.yml

+ 1 - 1
.github/workflows/python-app.yml

@@ -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
       run: |
          poetry run python main.py