Skip to content

Remove Redis service from GitLab CI

The GitLab CI YAML file asks to start a Redis database while that is not needed by the unit tests as Redis is mocked where needed.

Merge request reports

Loading