chore: make regtest wait
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user