From 1bfb0aaa7ee5c8d0423c8e4ffa1fc91b348ed092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Fri, 24 Jan 2025 17:49:56 +0100 Subject: [PATCH] test-build-deb: Test skipping linitian on source build We're doing it in other jobs but we didn't test the skip case --- .github/workflows/test-build-deb.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-build-deb.yaml b/.github/workflows/test-build-deb.yaml index 1c4e7753..3cc4551e 100644 --- a/.github/workflows/test-build-deb.yaml +++ b/.github/workflows/test-build-deb.yaml @@ -125,6 +125,7 @@ jobs: docker-image: ${{ env.UBUNTU_IMAGE }} sources-only: true source-dir: ./hello-src + lintian: skip build_source_deb: