We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89264df commit 353606fCopy full SHA for 353606f
ci/ubuntu-24.04-noble/debian/rules
@@ -43,3 +43,6 @@ override_dh_fixperms:
43
dh_fixperms
44
chown www-data:www-data debian/hhvm-nightly/var/log/hhvm
45
chown www-data:www-data debian/hhvm-nightly/var/cache/hhvm
46
+
47
+# Disable broken default test logic
48
+override_dh_auto_test:
0 commit comments