From d41d9222cea0fa71e6bfe2d5c563a3a6e5bc220f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 18:10:43 +0200 Subject: [PATCH] test --- .forgejo/workflows/e2e_gancio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index 5a149ae..1eafc47 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -40,4 +40,4 @@ jobs: - run: sleep 20 - run: apt update && apt install net-tools telnet - run: netstat -tulpn - - run: telnet 127.0.0.1 3006 + - run: telnet 127.0.0.1 3306