From 9aadfafe1b1224a8f70eb89c46aaab1fda49d3fc Mon Sep 17 00:00:00 2001 From: JMARyA Date: Sun, 17 Mar 2024 18:04:22 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/validate_schema.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/validate_schema.yml b/.gitea/workflows/validate_schema.yml index 1913588..ca7679c 100644 --- a/.gitea/workflows/validate_schema.yml +++ b/.gitea/workflows/validate_schema.yml @@ -17,4 +17,4 @@ jobs: uses: docker://git.hydrar.de/mdtools/mdtools:latest with: entrypoint: /bin/bash - args: "-c 'ls -1 /; ls -1'" + args: scripts/validate_schema.sh