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