chore: make regtest wait

This commit is contained in:
Vlad Stan
2026-03-26 12:28:12 +02:00
parent cd58a0dc9b
commit d0ea42fd70
+1 -1
View File
@@ -69,7 +69,7 @@ jobs:
make: openapi
regtest:
needs: [ lint ]
needs: [ lint, test-api, test-wallets, test-unit, migration, openapi ]
uses: ./.github/workflows/regtest.yml
strategy:
matrix: