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 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: