diff --git a/.drone.yml b/.drone.yml index 7b0369a..2ff0405 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,7 +38,7 @@ steps: - cmake --build build-release-windows --target all -- -j 4 - export WINEARCH=win64 - cp /usr/x86_64-w64-mingw32/lib/libwinpthread-1.dll /drone/src/build-release-windows/ - - wine build-release-windows/ArbutilsTests.exe -s + - wine build-release-windows/ArbutilsTests.exe -s exclude:"Throw exception get stack trace" - name: conan-deploy image: deukhoofd/linux64builder environment: