chore: make regtest wait
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
|||||||
make: openapi
|
make: openapi
|
||||||
|
|
||||||
regtest:
|
regtest:
|
||||||
needs: [ lint ]
|
needs: [ lint, test-api, test-wallets, test-unit, migration, openapi ]
|
||||||
uses: ./.github/workflows/regtest.yml
|
uses: ./.github/workflows/regtest.yml
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user