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