From 4f755ae0482b07370871c20835546004fc45eed6 Mon Sep 17 00:00:00 2001 From: RJ <> Date: Mon, 27 Oct 2025 16:34:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8E=20test=20with=20bridge=20network?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index ff0c23c..db32f49 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -29,7 +29,7 @@ jobs: cat /etc/hosts echo "" - - name: 3. Check DNS Config + - name: 3. 🔎 Check DNS Config run: | echo "=== /etc/resolv.conf ===" cat /etc/resolv.conf