Fix tests path

This commit is contained in:
deajan 2024-12-10 23:58:56 +01:00
parent 29027cf11d
commit 17ab7e4b7c

View file

@ -20,7 +20,7 @@ SET PYTHONPATH=c:\GIT\npbackup
%PYTHON64% RESTIC_SOURCE_FILES/update_restic.py || GOTO ERROR
%PYTHON64% -m pip install pytest
%PYTHON64% -m pytest /opt/npbackup/tests || GOTO ERROR
%PYTHON64% -m pytest C:\GIT\npbackup\tests || GOTO ERROR
"%PYTHON64%" -m pip install --upgrade -r npbackup/requirements.txt || GOTO ERROR
"%PYTHON64%" bin\compile.py --audience all --sign "C:\ODJ\KEYS\NetInventEV.dat"