Closed grigasp closed 1 month ago
Latest commit: 4cab798af99d79ee3923b7ca597cee293221e64e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like in
presentation-components
package the coverage numbers are flaky due to the tests being run in parallel. Changing them to run sequentially until I find the culprit.