X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=.appveyor.yml;h=bf0978ad264d9302a36e34d1664705cea0abdd00;hb=df8781b62a9d0dffae40d86916feff3659a5fb7e;hp=4fb0a90d87bf1955f8d6a8f1bdacee27d10a51b8;hpb=9f671d87a2153273b2bd0f1be3a63b8f2fd644d9;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