From 83796a98240b840f26602ac7342e83ffeb221397 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Fri, 21 Feb 2025 10:59:54 +0100 Subject: [PATCH] test --- .gitea/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index b1a9b85..c1d4a28 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest container: image: git.hofer.link/philipp/ci-images:rust-latest - options: --pull + options: --help steps: - uses: actions/checkout@v3 - name: Run Test DB Script