Przeglądaj źródła

Update python-app.yml

Karl0ss 1 rok temu
rodzic
commit
4addd0ba9a
1 zmienionych plików z 1 dodań i 1 usunięć
  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