This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
python-version: "3.10"
|
||||
- run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r back/requirements.txt
|
||||
pip install -r backend/requirements.txt
|
||||
pytest -sv
|
||||
- name: Build & deploy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user