diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e282b93b..0ceb66a02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: