Skip to content

Commit

Permalink
fix: make tests not testing
Browse files Browse the repository at this point in the history
since they are expecting an interactive environment which is not the case. I'll investigate this later
  • Loading branch information
mirkobrombin authored and axtloss committed Apr 14, 2024
1 parent b39390d commit e8c5046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ override_dh_auto_configure:
-Ddocumentation=true \
-Ddistributor_logo=$(DISTRIBUTOR_LOGO) \
-Ddark_mode_distributor_logo=$(DISTRIBUTOR_LOGO_DARK) \
-Dtests=false \
$(MALCONTENT)

# Ubuntu-specific
Expand Down

0 comments on commit e8c5046

Please sign in to comment.