FormidableLabs / react-native-zephyr

TailwindCSS-inspired styling library for React Native.
https://formidable.com/open-source/react-native-zephyr/
MIT License
347 stars 5 forks source link

setup yarn caching #32

Closed JDMathew closed 1 year ago

JDMathew commented 1 year ago

Closes #22

What?

This action allows caching dependencies and build outputs to improve workflow execution time.

Why?

Saves time waiting for CI to pass on PRs

JDMathew commented 1 year ago

If we want to benchmark this I'll add a manual trigger with workflow_dispatch