ci: Run autopkgtest but allow failure

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
James Valleroy 2024-09-24 15:01:10 -04:00 committed by Sunil Mohan Adapa
parent d8e82deb20
commit c6f7dec73c
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -136,8 +136,9 @@ lintian:
# autopkgtest is flaky due to
# https://salsa.debian.org/freedombox-team/freedombox/-/issues/2077
#autopkgtest:
# extends: .test-autopkgtest
autopkgtest:
extends: .test-autopkgtest
allow_failure: true
blhc:
extends: .test-blhc