mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-15 13:00:14 +02:00
fix: try clean-up
This commit is contained in:
parent
231f6fc01c
commit
37e5601207
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -66,6 +66,7 @@ test-regtest:
|
|||
LNBITS_DATA_FOLDER="./tests/data" \
|
||||
PYTHONUNBUFFERED=1 \
|
||||
DEBUG=true \
|
||||
rm -rf ./tests/data
|
||||
uv run pytest tests/regtest
|
||||
|
||||
test-migration:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue