Skip to content

Continuous Integration

Rolf Bjarne Kvinge edited this page Nov 11, 2025 · 4 revisions

Azure DevOps

We run all our tests in Azure DevOps pipelines. They run on both pull requests and our work branches (such as main, or release branches).

Clone this wiki locally