Skip to content

Conversation

@hallvictoria
Copy link
Contributor

Description

  • removes unit tests from integration tests pipeline. Since unit tests are run as part of the public build which also runs on PRs, these don't need to be part of the integration tests.
  • Runs integration tests in parallel instead of sequentially

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@hallvictoria hallvictoria marked this pull request as ready for review July 12, 2024 19:38
@hallvictoria hallvictoria merged commit 87f4ddd into dev Jul 12, 2024
@hallvictoria hallvictoria deleted the hallvictoria/integration-fix branch July 12, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants