diff --git a/.github/workflows/test_suites.yml b/.github/workflows/test_suites.yml index d6efe838b..27f4508e0 100644 --- a/.github/workflows/test_suites.yml +++ b/.github/workflows/test_suites.yml @@ -72,6 +72,7 @@ jobs: search-db-tests: name: Search Test on Different DBs + needs: [basic-tests, e2e-tests, graph-db-tests] uses: ./.github/workflows/search_db_tests.yml secrets: inherit