Skip to content

Commit 353606f

Browse files
committed
Disable broken dh_auto_test step
1 parent 89264df commit 353606f

File tree

1 file changed

+3
-0
lines changed
  • ci/ubuntu-24.04-noble/debian

1 file changed

+3
-0
lines changed

ci/ubuntu-24.04-noble/debian/rules

+3
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ override_dh_fixperms:
4343
dh_fixperms
4444
chown www-data:www-data debian/hhvm-nightly/var/log/hhvm
4545
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

Comments
 (0)