fix: make startup extension check sync (#2819)

This commit is contained in:
dni ⚡ 2024-12-16 09:45:39 +01:00 committed by GitHub
parent b3351f2b17
commit b66a8b3de9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 56 additions and 19 deletions

View file

@ -31,7 +31,7 @@ jobs:
LNBITS_BACKEND_WALLET_CLASS: FakeWallet
run: |
poetry run lnbits &
sleep 5
sleep 10
- name: setup java version
run: |