Bug/fix pipeline bug
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.
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.