This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.11"
|
||||
run: |
|
||||
- run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r back/requirements.txt
|
||||
pytest -sv
|
||||
|
||||
Reference in New Issue
Block a user