chore: make regtest wait

This commit is contained in:
Vlad Stan
2026-03-30 15:32:42 +03:00
parent d348234cad
commit fdf061c08d
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
make: openapi
regtest:
needs: [ lint ]
needs: [ lint, test-api, test-wallets, test-unit, migration, openapi ]
uses: ./.github/workflows/regtest.yml
strategy:
matrix: