From c09e268f1b98603aeae4673a1e551f26fc2e27ff Mon Sep 17 00:00:00 2001 From: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com> Date: Wed, 15 Apr 2026 12:49:02 +0000 Subject: [PATCH] chore: update --- .gitea/workflows/test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index a6b5c2e..2c8e5a5 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -37,8 +37,6 @@ jobs: packages: openjdk-25-jdk-headless docker.io - name: Build and Test all modules - env: - TESTCONTAINERS_RYUK_DISABLED: "true" run: | docker network create ${DOCKER_NET} || true