From 61d9a1f3550bc9a7dbddaf031d9da32da38eae7d Mon Sep 17 00:00:00 2001 From: RJ <> Date: Mon, 27 Oct 2025 17:01:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8E=20using=20direct=20ip?= 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 3ce56de..8ce43c2 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -23,7 +23,7 @@ jobs: pwd echo "" - - name: 2. Check /etc/hosts + - name: 2. 🔎 Check /etc/hosts run: | echo "=== /etc/hosts Contents ===" cat /etc/hosts