From 7e353aa64d9fc09d66e1b141efe798b2474ae923 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Thu, 20 Feb 2025 20:40:49 -0800 Subject: [PATCH] remove duplicate mount --- .gitea/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/tests.yaml b/.gitea/workflows/tests.yaml index 9e414f8..6208234 100644 --- a/.gitea/workflows/tests.yaml +++ b/.gitea/workflows/tests.yaml @@ -45,7 +45,7 @@ jobs: container: image: catthehacker/ubuntu:act-22.04 volumes: - - /var/run/docker.sock:/var/run/docker.sock + - aquatic:/var/lib/aquatic timeout-minutes: 20 permissions: contents: read