Config: cleanup, use '__' as ENV nested delimiter; adjust CI test
This commit is contained in:
parent
ed3812b0f0
commit
898197209a
2 changed files with 55 additions and 67 deletions
|
@ -31,4 +31,4 @@ jobs:
|
|||
run: uv pip install --python=$UV_PROJECT_ENVIRONMENT --no-deps .
|
||||
|
||||
- name: Run tests (API call)
|
||||
run: GISAF_DB_HOST=gisaf-database pytest -s tests/basic.py
|
||||
run: GISAF__DB__HOST=gisaf-database pytest -s tests/basic.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue