Skip to content

Commit

Permalink
build: skip tests on DEB build
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Dec 3, 2024
1 parent 67396ef commit 32c4e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export PYBUILD_NAME=caso
dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
tox -eflake8,bandit
true

0 comments on commit 32c4e85

Please # to comment.