fix: make startup extension check sync (#2819)

This commit is contained in:
dni ⚡
2024-12-16 10:45:39 +02:00
committed by GitHub
parent b3351f2b17
commit b66a8b3de9
3 changed files with 56 additions and 19 deletions
+1 -1
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: |