debian: do not run tests as they're already part of CI (#77521)
gitea/gadjo/pipeline/head This commit looks good Details

This commit is contained in:
Frédéric Péters 2023-05-12 09:51:22 +02:00
parent c222e234cf
commit 68cac8592d
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=gadjo
export PYBUILD_DISABLE=test
%:
dh $@ --with python3 --buildsystem=pybuild