From 9560ce49cd298fe438897567d4646b476c675fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Mon, 23 Sep 2024 16:52:42 +0200 Subject: [PATCH] test --- .forgejo/workflows/e2e_gancio.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/e2e_gancio.yml b/.forgejo/workflows/e2e_gancio.yml index eeac872..29cce89 100644 --- a/.forgejo/workflows/e2e_gancio.yml +++ b/.forgejo/workflows/e2e_gancio.yml @@ -37,5 +37,5 @@ jobs: - name: Checkout uses: https://code.forgejo.org/actions/checkout@v4 - - run: sleep 10 - - run: curl http://127.0.0.1:13120 + - run: sleep 5 + - run: curl http://127.0.0.1:3306s