1
0
Fork 0

Removing disabling of tests on s390.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 10:19:56 +01:00
parent fa9f31ff38
commit ace020caf2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

5
debian/rules vendored
View file

@ -117,11 +117,6 @@ override_dh_auto_test:
true
endif
ifeq ($(DEB_HOST_ARCH),s390x)
override_dh_auto_test:
dh_auto_test || true
endif
override_dh_auto_clean:
dh_auto_clean
-rm -rf tests/.pytest_cache