diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5f207f3db..7984fca66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Reusable CI +name: Common CI on: workflow_call: @@ -58,7 +58,6 @@ jobs: db_adapter: sqlite - mode: MySQL db_adapter: mysql - # Only include SaaS if requested - mode: SaaS db_adapter: mysql saas: ${{ inputs.saas }}