Update .gitea/workflows/ci.yml
Some checks failed
Generate Map Previews for Switzerland25 Tournament / Full CI/CD Pipeline (push) Failing after 50s

This commit is contained in:
Arlind
2025-09-19 13:30:37 +02:00
parent ff21ca3606
commit 617af3be85

View File

@@ -194,6 +194,11 @@ jobs:
exit 0 exit 0
- name: test
shell: bash
run: |
cat /app/danser/settings/default.json
- name: Configure Git - name: Configure Git
shell: bash shell: bash
run: | run: |