Merge branch '71-add-remove-orphans-option-to-test-js-tests' into 'dev'
Resolve "Ignore orphans warning" Closes #71 See merge request !40
Resolve "Ignore orphans warning" Closes #71 See merge request !40
You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs:
keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.