diff --git a/tests/tests-ci.sh b/tests/tests-ci.sh index 50675c4..9bd5fa3 100755 --- a/tests/tests-ci.sh +++ b/tests/tests-ci.sh @@ -24,6 +24,4 @@ do sleep 1; done -# For now skip the tests, since we are getting an unexplainable segfault (even when re-running -# old linuxdeployqt builds that used to work) FIXME -# bash -e tests/tests.sh +bash -e tests/tests.sh