Eliminar .github/workflows/ping.yml
Some checks failed
Sync selected files to GitHub / sync (push) Failing after 1s

This commit is contained in:
2026-04-26 18:40:24 +02:00
parent fdffac2a72
commit a5ecc17166

View File

@@ -1,7 +0,0 @@
- name: Debug mounted volumes
run: |
ls -la /
echo "---"
ls -la /repo.git 2>&1 || echo "Not found"
echo "---"
find / -name "sigpro.git" 2>/dev/null || echo "No sigpro.git found"