mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
Fix
This commit is contained in:
parent
37ab3ffcbb
commit
41e968bd15
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -63,7 +63,8 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest
|
||||
pip install .
|
||||
cd tests
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest unit_tests.py
|
||||
cd tests
|
||||
pytest deepface/tests/unit_tests.py
|
Loading…
x
Reference in New Issue
Block a user