This commit is contained in:
Jorge Manrubia
2025-11-25 15:00:56 +01:00
parent e213e3e5f8
commit 68bb4a84e2
+1 -2
View File
@@ -1,4 +1,4 @@
name: Reusable CI name: Common CI
on: on:
workflow_call: workflow_call:
@@ -58,7 +58,6 @@ jobs:
db_adapter: sqlite db_adapter: sqlite
- mode: MySQL - mode: MySQL
db_adapter: mysql db_adapter: mysql
# Only include SaaS if requested
- mode: SaaS - mode: SaaS
db_adapter: mysql db_adapter: mysql
saas: ${{ inputs.saas }} saas: ${{ inputs.saas }}