This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
python-version: "3.10"
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install -r app/requirements.txt
|
||||
run: pip install -r requirements.txt
|
||||
|
||||
- name: Run tests
|
||||
run: pytest -v
|
Reference in New Issue
Block a user