소스 검색

Update python-app.yml

Karl0ss 1 년 전
부모
커밋
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