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