Skip to content
Snippets Groups Projects
Commit a2906431 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

test in band

parent 5f922619
No related branches found
No related tags found
1 merge request!525NCM: control panel
...@@ -226,22 +226,10 @@ Unit Tests: ...@@ -226,22 +226,10 @@ Unit Tests:
- coverage/nshmp-apps - coverage/nshmp-apps
reports: reports:
junit: junit.xml junit: junit.xml
# parallel:
# matrix:
# - APP: dashboard
# - APP: designmaps
# - APP: dev
# - APP: error-pages
# - APP: gmm
# - APP: hazard
# - APP: ncm
# - APP: services
# - APP: source
# - APP: app.component.*
needs: needs:
- Init - Init
script: script:
- npm run test - npm run test -- --runInBand
stage: test stage: test
tags: tags:
- nshmp - nshmp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment