hhm970 / mental-health-monitor-project

0 stars 0 forks source link

Add workflow feature to cache dependencies #14

Open hhm970 opened 5 months ago

hhm970 commented 5 months ago

Description

We have workflows in our repository; it would be even better if it cached dependencies, to speed up the workflow!

Required Files

.github/workflow

User Story

As an engineer, I need to ensure my workflows can cache dependencies, so that my code is scalable and efficient.