[CI] improve on github workflows (#1889)

* [CI] making a proper github CI workflow
This commit is contained in:
dni ⚡ 2023-08-24 12:36:37 +02:00 committed by GitHub
parent ac0ef07a77
commit c54f48ee73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 272 additions and 388 deletions

View file

@ -68,7 +68,6 @@ migration:
openapi:
LNBITS_BACKEND_WALLET_CLASS="FakeWallet" \
FAKE_WALLET_SECRET="ToTheMoon1" \
LNBITS_DATA_FOLDER="./tests/data" \
PYTHONUNBUFFERED=1 \
HOST=0.0.0.0 \