solidusio / solidus_starter_frontend

🎨 Rails-based starter kit for your Solidus storefront.
BSD 3-Clause "New" or "Revised" License
55 stars 37 forks source link

Streamline test results storage folder #309

Closed kennyadsl closed 1 year ago

kennyadsl commented 1 year ago

Description

For Solidus Starter Frontend, there's no need to use a dynamically named folder because each combination will run in a separate job.

This was needed on extensions when the combination of solidus versions was run as different tasks on the same job.

Ref #308

Motivation and Context

To see tests results in the CircleCI interface.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: