fix: preserve env when running pytest
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:04:45
| Stage: build |
Download artifacts
No artifacts found |
Before this patch, pytest used to launch all instances in a clean
environment. It prevented running with PICODATA_LOG_LEVEL=verbose
which is useful for test debugging.
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:04:45
| Stage: build |
Download artifacts
No artifacts found |