From 3a2b6374d26c385ae6291315130836b1a4ded578 Mon Sep 17 00:00:00 2001 From: Arlind Date: Fri, 19 Sep 2025 13:32:06 +0200 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index e69be4b..c6dab9a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -197,7 +197,7 @@ jobs: - name: test shell: bash run: | - cat /app/danser/settings/default.json + ls /app/danser/settings/ - name: Configure Git shell: bash