From a009765b3ffbd3c27a293c5e48dd7522edff1018 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 11 Jan 2024 16:34:16 +0100 Subject: [PATCH] Silence mkfs.erofs in CI It prints a line for each file included in the image when connected to a pipe which is extremely noisy so silence it. --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe141b7b5..a29e9571e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,6 +144,7 @@ jobs: tee mkosi.local.conf <