From 4660c7402bf0797f9411990556ce1057b15156e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 16:58:40 +0200 Subject: [PATCH] test --- .forgejo/workflows/e2e_gancio.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index a3b61dd..fcac381 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -38,4 +38,5 @@ jobs: uses: https://code.forgejo.org/actions/checkout@v4 - run: sleep 5 + - run: apt update && apt install net-tools - run: netstat -tulpn