Skip to content
Snippets Groups Projects
Verified Commit 428352aa authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

OZG-7856 run unit test in serial on gitlab pipeline

parent a991612f
No related branches found
No related tags found
No related merge requests found
Pipeline #2734 passed
......@@ -41,7 +41,7 @@ alfa test:
stage: test
image: node:20.18.1
script:
- pnpx nx run-many --target=test --parallel -- --runInBand
- pnpx nx run-many --target=test --runInBand
rules:
- if: '$CI_COMMIT_BRANCH != "main"'
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment