osmo_io_uring: Run check of tests/osmo_io with io_uring also

Related: OS#5751
Change-Id: I82db9a15bc483a5447d86352512afaafa2bcfbb6
diff --git a/debian/rules b/debian/rules
index f0105b4..db97497 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,7 @@
 	set -x && \
 	CONFIGURE_FLAGS=" \
 		--disable-sctp-tests \
+		--disable-uring-tests \
 		--enable-static \
 		--enable-systemd-logging \
 	"; \