mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
use unittest
This commit is contained in:
parent
8074c7be51
commit
31bbef44e0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
name: run tests
|
||||
command: |
|
||||
. venv/bin/activate
|
||||
python manage.py test
|
||||
python -m unittest
|
||||
|
||||
- store_artifacts:
|
||||
path: test-reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue