mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-08 00:03:38 -04:00
Spacing in AppVeyor run script
This commit is contained in:
parent
fa4ca92b5e
commit
d4a0d50c61
@ -25,7 +25,9 @@ configuration:
|
|||||||
test_script:
|
test_script:
|
||||||
- cmd: >-
|
- cmd: >-
|
||||||
python -m pip install pytest
|
python -m pip install pytest
|
||||||
|
|
||||||
cd %APPVEYOR_BUILD_FOLDER%
|
cd %APPVEYOR_BUILD_FOLDER%
|
||||||
|
|
||||||
python -m pytest -v
|
python -m pytest -v
|
||||||
|
|
||||||
%APPVEYOR_BUILD_FOLDER%\VisualStudio\%PLATFORM%\%CONFIGURATION%\test_kem.exe
|
%APPVEYOR_BUILD_FOLDER%\VisualStudio\%PLATFORM%\%CONFIGURATION%\test_kem.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user