NIAEFEUP / website-niaefeup-frontend

The frontend of the website for NIAEFEUP.
2 stars 0 forks source link

ci: optimize storybook CI setup #277

Open LuisDuarte1 opened 3 months ago

LuisDuarte1 commented 3 months ago

In #276, I've altered the CI to run the storybook web server locally, instead of waiting for Netlify. However, we could speed up the CI by caching the playwright dependencies and the storybook-static folder, if applicable.