data-workspace-frontend icon indicating copy to clipboard operation
data-workspace-frontend copied to clipboard

chore: avoids having to rebuild containers when testing locally

Open ben-g-dbt opened this issue 6 months ago • 0 comments

Description of change

This adds volumes to the test container, similar to those in the main container, so containers don't have to be repeatedly rebuilt when testing locally.

Checklist

  • [ ] Have tests been added to cover any changes?
  • [ ] Have E2E tests been added to cover any React changes?
  • [ ] Have Accessibility tests been added to cover any React changes?

ben-g-dbt avatar May 15 '25 09:05 ben-g-dbt