mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Test
This commit is contained in:
parent
6d0f29991e
commit
37ab3ffcbb
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pip install .
|
pip install .
|
||||||
|
cd tests
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
cd tests
|
|
||||||
pytest unit_tests.py
|
pytest unit_tests.py
|
Loading…
x
Reference in New Issue
Block a user