timoni: Run module tests in CI

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2023-10-30 14:11:41 +02:00
parent 021c55fed9
commit 0f526c3cd4

View File

@@ -25,6 +25,7 @@ bundle: {
maxReplicas: 10
cpu: 90
}
test: enabled: true
}
}
frontend: {
@@ -60,6 +61,7 @@ bundle: {
"cert-manager.io/cluster-issuer": "self-signed"
}
}
test: enabled: true
}
}
}