X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=.appveyor.yml;h=bf0978ad264d9302a36e34d1664705cea0abdd00;hb=e08e2dd7b77f99e4bb904fc1df2395c2fe2ffbbe;hp=4fb0a90d87bf1955f8d6a8f1bdacee27d10a51b8;hpb=235b09b68d9bbc5150891faca47f5397d7e806bb;p=fio.git diff --git a/.appveyor.yml b/.appveyor.yml index 4fb0a90d..bf0978ad 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -25,7 +25,7 @@ after_build: test_script: - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && file.exe fio.exe && make.exe test' - - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && python.exe t/run-fio-tests.py --skip 5 --debug' + - 'bash.exe -lc "cd \"${APPVEYOR_BUILD_FOLDER}\" && python.exe t/run-fio-tests.py --debug' artifacts: - path: os\windows\*.msi