FAQ | This is a LIVE service | Changelog

Skip to content

fix CI test job

Dr Rich Wareham requested to merge fix-ci into master

The setup_docker command was a relic from a previous runner setup. Adapt the test job to the new CI runners by removing the setup_docker command.

This still does not upload documentation or coverage artefacts but it does at least mean we get code coverage reporting now.

Merge request reports