Skip to content

Bug/fix pipeline bug

Andreas Kluge Svendsrud requested to merge bug/fix-pipeline-bug into main

Fixed pipeline bug so that it instead used npm ci to install dependencies rather than npm install since that was inconsistent. Also removed lint test since that was unused by the team.

Merge request reports