CI: debug
This commit is contained in:
parent
e7cbb1e645
commit
f4de623b86
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
# Initialize database
|
# Initialize database
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la
|
- ls -la .venv/bin
|
||||||
- .venv/bin/gisaf create-db
|
- .venv/bin/gisaf create-db
|
||||||
- .venv/bin/pytest -s tests/basic.py
|
- .venv/bin/pytest -s tests/basic.py
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue