CI: debug
Some checks failed
/ test (push) Waiting to run
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
phil 2025-06-28 04:48:49 +02:00
parent e7cbb1e645
commit f4de623b86

View file

@ -23,7 +23,7 @@ steps:
commands:
# Initialize database
- pwd
- ls -la
- ls -la .venv/bin
- .venv/bin/gisaf create-db
- .venv/bin/pytest -s tests/basic.py