Skip to content
Snippets Groups Projects
Unverified Commit 0db09a8a authored by Duncan Macleod's avatar Duncan Macleod
Browse files

ci: fix lintian warning

parent c81b395f
No related branches found
No related tags found
1 merge request!70Add CI build/test jobs for Debian 12 (Bookworm)
This commit is part of merge request !70. Comments created here will be created in the context of that merge request.
......@@ -139,7 +139,7 @@ test:bookworm:
- .debian:lint
stage: code quality
variables:
LINTIAN_OPTIONS: "--color always --suppress-tags new-package-should-close-itp-bug --fail-on warning --allow-root --pedantic"
LINTIAN_OPTIONS: "--color always --suppress-tags initial-upload-closes-no-bugs --fail-on warning --allow-root --pedantic"
lintian:bullseye:
extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment